Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-21443

Sorting of Filter Results Gadget doesn't Work when Using More Than 3 "Order By" criteria

      NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.

      Symptom:
      When using Filter Results Gadget, issue sorting works fine for the first three "Order By" criteria, but isn't affected by the 4th/5th/... "Order By" items. It results in the inconsistency between the issue sorting of gadget and the filter displayed when clicking on "matching issues" link at the bottom of the gadget.

      Sample:
      Filter Results Gadget shows the correct sorting for the filters with "Order By" clause less than three criteria

      assignee = currentUser() AND status in (open, "In Progress", Reopened) ORDER BY status, fixVersion, affectedVersion, component
      

      When the filter has "Order By" clause more than four criteria, Filter Results Gadget applies the first three ones and ignores others after 3rd one.

      assignee = currentUser() AND status in (open, "In Progress", Reopened) ORDER BY status, fixVersion, affectedVersion, component
      

            [JRACLOUD-21443] Sorting of Filter Results Gadget doesn't Work when Using More Than 3 "Order By" criteria

            No work has yet been logged on this issue.

              tkanafa Tomasz Kanafa
              kren Kelson Ren
              Affected customers:
              23 This affects my team
              Watchers:
              31 Start watching this issue

                Created:
                Updated:
                Resolved: