Hello JIRA team,
I will need an jql to display list of user stories for which the estiamtion is missing.
Mainly- Issues in status open ,progress, pending and resolved.
Thanks
Hello @Vinayak Biradar
Welcome to the Atlassian community.
Have you reviewed the documentation on searching for issues?
https://support.atlassian.com/jira-software-cloud/docs/search-for-issues-in-jira/
Have you tried to create a filter for this, and are you having some difficulty getting the correct filter created?
It is pretty straight forward to use the Basic Search to search for issues based on issue type and status.
Which estimation field are you trying to check? There is the Original Estimate, Remaining Estimate, and some people consider the Story Point field an estimate.
Hello @Trudy Claspill
I am looking for estimates.
The field called story points. Like 5 or 8 or 13 story points.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
After selecting the Projects, Statuses, and Issue Types criteria, you can select the Story Points field by clicking on the +More button.
Alternately you can switch to the JQL entry view for searching and type in the JQL statement directly. The Switch to JQL option shows to the right of the Search button. Here is an example of the JQL statement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.