Hi,
any idea what is the JIRA database field name for sprint status basically want to create filter showing all sprint names and their status(like if its started not started or closed). Once this filter is created idea is saving this and then using wiht two dimentation stats gadget to show number of issues against each sprint with sprint statues(like Started, Not started, Closed- here I am assuming these three values could be for sprint status). thanks
Hi @jyoti pandey Welcome to the Atlassian Community.
In Jira, filters are used to filter issues based on field values. You can't use filters to filter issues.
Also, Sprint status is not saved in any field. You can try using the API to get the Sprint details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.