-
-
Notifications
You must be signed in to change notification settings - Fork 283
Closed
Labels
Description
jira version 1.0.0
For stories/bugs that are in the sprint but are set as Open status, jira sprint list
or jira sprint list --current
doesn't list those Open/Closed/PENDING/IMPLEMENTED/etc... Status, only listing only In Progress.
This shouldn't be the case, if we are performing jira spring list
it should list all spring regardless of its' statuses and if they need to custom search the status a command such as jira sprint list -sOpen
or jira sprint list --status Closed
should be supported instead.
binarious