-
Suggestion
-
Resolution: Duplicate
-
None
As a project manager I want to have a quick overview of the remaining work for all stories in a sprint in order to focus on completing the stories with very little remaining effort first before starting a new story.
This overview would be very simple if I could order the results of a filter by the sum of the remaining estimate:
"project = ProjectName AND Sprint in openSprints() AND type = Story ORDER BY resolution ASC, sumOfRemainingEstimate ASC".
Unfortunately, the "Sum of remaining estimate" data is not sortable, neither by using the JQL nor by clicking on the corresponding column header.
- duplicates
-
JRACLOUD-13218 Order/filter by Aggregate Time Tracking fields in the Issue Navigator
- Closed