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>

          Form Name

            [JSWSERVER-21467] Shared with drop-down missing in Search Dashboards page

            Sandip Shrivastava made changes -
            Remote Link Original: This issue links to "Page (Confluence)" [ 944327 ]
            Sandip Shrivastava made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 944327 ]
            Kamil Smigielski (Inactive) made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Waiting for Release [ 12075 ] New: Closed [ 6 ]
            Adrian Castillo made changes -
            Description Original: h3. 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{_}.
            h3. Environment

            Jira Software Server 8.22.4 
            Chrome 104.0.5112.101
            Firefox 104.0.1
            macOS
            test
            h3. Steps to Reproduce
             # Install Jira Software Server 8.22.4
             # Navigate to *Manage Dashboard > Search Dashboard* page (../jira/secure/ConfigurePortalPages.jspa?view=search)
             # Confirm the drop-down box is missing. 

            h3. Expected Results

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

            !image-2022-09-02-16-17-05-852.png|thumbnail!
            h3. Actual Results

            An empty space exists to the right of the _Shared with_ attribute.

            !image-2022-09-02-16-12-10-111.png|thumbnail!
            h3. 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.
            h3. 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.
            {code:html|title=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>{code}
            New: h3. 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{_}.
            h3. Environment

            Jira Software Server 8.22.4 
            Chrome 104.0.5112.101
            Firefox 104.0.1
            macOS
            h3. Steps to Reproduce
             # Install Jira Software Server 8.22.4
             # Navigate to *Manage Dashboard > Search Dashboard* page (../jira/secure/ConfigurePortalPages.jspa?view=search)
             # Confirm the drop-down box is missing. 

            h3. Expected Results

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

            !image-2022-09-02-16-17-05-852.png|thumbnail!
            h3. Actual Results

            An empty space exists to the right of the _Shared with_ attribute.

            !image-2022-09-02-16-12-10-111.png|thumbnail!
            h3. 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.
            h3. 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.
            {code:html|title=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>{code}
            Adrian Castillo made changes -
            Description Original: h3. 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{_}.
            h3. Environment

            Jira Software Server 8.22.4 
            Chrome 104.0.5112.101
            Firefox 104.0.1
            macOS
            h3. Steps to Reproduce
             # Install Jira Software Server 8.22.4
             # Navigate to *Manage Dashboard > Search Dashboard* page (../jira/secure/ConfigurePortalPages.jspa?view=search)
             # Confirm the drop-down box is missing. 

            h3. Expected Results

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

            !image-2022-09-02-16-17-05-852.png|thumbnail!
            h3. Actual Results

            An empty space exists to the right of the _Shared with_ attribute.

            !image-2022-09-02-16-12-10-111.png|thumbnail!
            h3. 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.
            h3. 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.


            {code:html|title=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>{code}
            New: h3. 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{_}.
            h3. Environment

            Jira Software Server 8.22.4 
            Chrome 104.0.5112.101
            Firefox 104.0.1
            macOS
            test
            h3. Steps to Reproduce
             # Install Jira Software Server 8.22.4
             # Navigate to *Manage Dashboard > Search Dashboard* page (../jira/secure/ConfigurePortalPages.jspa?view=search)
             # Confirm the drop-down box is missing. 

            h3. Expected Results

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

            !image-2022-09-02-16-17-05-852.png|thumbnail!
            h3. Actual Results

            An empty space exists to the right of the _Shared with_ attribute.

            !image-2022-09-02-16-12-10-111.png|thumbnail!
            h3. 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.
            h3. 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.
            {code:html|title=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>{code}
            Krystian M made changes -
            Status Original: In Progress [ 3 ] New: Waiting for Release [ 12075 ]
            Krystian M made changes -
            Fix Version/s New: 9.3.0 [ 102403 ]
            Krystian M made changes -
            Status Original: Gathering Impact [ 12072 ] New: In Progress [ 3 ]
            SET Analytics Bot made changes -
            UIS Original: 6 New: 7
            SET Analytics Bot made changes -
            UIS New: 6

              b6cf9181bff6 Krystian M
              1cbcaa6c90d8 Adrian Castillo
              Affected customers:
              2 This affects my team
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: