-
Type:
Suggestion
-
Resolution: Won't Fix
-
Component/s: Classic - Backlog
It would be great if we were able to automatically apply a filter for To Do/Doing/Done in the Backlog when you click the color-coded story point numbers associated w/ the active sprint?
Currently, you have to select each issue and open the side panel to see its status.
This feature would mean we can quickly identify and calculate the story points of the issues that might roll over to the next sprint.
Please see attached image explaining.
Known Current workaround:
You can create a Quick Filter that applies the same filter to the board by using a JQL query like `sprint in openSprints() and statusCategory.= "To Do"/"In Progress"/"Done"`
- mentioned in
-
Page Loading...