Uploaded image for project: 'Gazelle Test Management'
  1. Gazelle Test Management
  2. GZL-4516

When editing a system the list of system types shows all types. It does not use the visibility tag

    Details

    • Type: Bug
    • Status: Closed
    • Priority: High
    • Resolution: Fixed
    • Affects Version/s: Gazelle TM 5.5.4
    • Fix Version/s: Gazelle TM 5.5.5
    • Component/s: None
    • Labels:
      None
    • Sprint:
      2017 - S6
    • Account:
      Maintenance 2017 (MAINTENANCE2017)

      Description

      When adding/creating a system the list is correct, and only the system_types that are visible (value not set to false in the database) are displayed.

      When editing a system, the list of all the system_types is displayed in the drop down menu. I think the drop down menu should only display the list of values set to visible.

      I know there is no page for editing the system_types that one can view or hide. I do this from the database.

      This can be verified tested on the suisse machine.

      The command to set the visibilty is the following.

       update sys_system_type set is_visible = 'f';
      or
       update sys_system_type set is_visible = 't';

        Attachments

          Activity

            People

            Assignee:
            epoiseau Eric Poiseau
            Reporter:
            epoiseau Eric Poiseau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 1 hour
                1h
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 30 minutes Time Not Required
                30m

                  Potential Duplicates