-
Bug
-
Resolution: Fixed
-
Low
-
2.5.4
Summary
Recently resolved queue in Service Desk is using a wrong JQL query, which results in issues that has been resolved (all).
Environment
JIRA Service Desk 2.5.4
Steps to Reproduce
- Install JIRA
- Install JIRA Service Desk 2.5.4
- Navigate to the Queues page
- Go to the Recently resolved queue
Expected Results
Issues that were resolved within the past 1 week will be returned
Actual Results
Issues that has been resolved way back to the very first issue resolved
resolved <= 1w ORDER BY resolved DESC
Workaround
Edit the queue, and use this query instead:
resolved >= -1w ORDER BY resolved DESC
- was cloned as
-
DESK-4331 Failed to load
Form Name |
---|
[JSDSERVER-2272] Default 'Recently resolved' Queue is using a wrong JQL query
Workflow | Original: JSD Bug Workflow v5 - TEMP [ 2304590 ] | New: JAC Bug Workflow v3 [ 3125433 ] |
Status | Original: Done [ 10044 ] | New: Closed [ 6 ] |
Workflow | Original: JSD Bug Workflow v5 [ 2058438 ] | New: JSD Bug Workflow v5 - TEMP [ 2304590 ] |
Workflow | Original: JSD Bug Workflow v5 - TEMP [ 2055504 ] | New: JSD Bug Workflow v5 [ 2058438 ] |
Workflow | Original: JSD Bug Workflow v5 [ 1955816 ] | New: JSD Bug Workflow v5 - TEMP [ 2055504 ] |
Workflow | Original: JSD Bug Workflow v4 [ 1615809 ] | New: JSD Bug Workflow v5 [ 1955816 ] |
Labels | New: affects-server |
Workflow | Original: JSD Bug Workflow v2 [ 1602980 ] | New: JSD Bug Workflow v4 [ 1615809 ] |
Workflow | Original: JSD Bug Workflow [ 1398912 ] | New: JSD Bug Workflow v2 [ 1602980 ] |
Component/s | New: Queues [ 26192 ] |
Workflow | Original: TTT: Simple Issue Tracking Workflow [ 948615 ] | New: JSD Bug Workflow [ 1398912 ] |