Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-21467

Shared with drop-down missing in Search Dashboards page

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 9.3.0
    • 9.0.0, 8.22.4, 9.2.0
    • Board configuration

    Description

      Problem

      There is an issue where the Shared with drop-down box is missing from the Manage Dashboards > Search Dashboards page, preventing users from selecting a value, such as Anyone on the web, Group, Project, and User.

      Environment

      Jira Software Server 8.22.4 
      Chrome 104.0.5112.101
      Firefox 104.0.1
      macOS

      Steps to Reproduce

      1. Install Jira Software Server 8.22.4
      2. Navigate to Manage Dashboard > Search Dashboard page (../jira/secure/ConfigurePortalPages.jspa?view=search)
      3. Confirm the drop-down box is missing. 

      Expected Results

      Drop-down box should appear on the page with the ability to select from the list of values.

      Actual Results

      An empty space exists to the right of the Shared with attribute.

      Workaround

      Refreshing the browser makes the drop-down box reappear. This could be an inconvenience to users as they would be forced to refresh the page each time they need to use the Shared with drop-down.

      Notes

      The issue does not occur in Jira Software Server 8.20.0 and 8.20.10.
      Issue occurs in 9.0.0 and 9.2.0 as well, so it may be in all versions past 8.20.10 or so.

      Issue seems to occur because the style tag has a display value of none.
      An empty style allows the Shared with drop-down to appear as expected.

      jira/secure/ConfigurePortalPages.jspa?view=search
      <div id="share_div" style="display:none">
      <select class="select medium-field" id="share_type_selector" name="searchShareType" aria-label="Shared with">
      <option value="any">Anyone on the web</option>

      Attachments

        Issue Links

          Activity

            People

              b6cf9181bff6 Krystian M
              1cbcaa6c90d8 Adrian Castillo
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: