Hi All,
I'm a new JIRA tool learner and stuck while creating one of the Dashboard used for our Project. I would like to filter out Specific Issues from Sprint 2 but fail to do so. Can anyone please help me out here? Let me know if I'm using the correct Widget and doing what I need to follow? Please help.
Thanks and Regards,
Pradnya Pampatwar.
If you only want to display issues in the current open sprint consider adding the following to your JQL filter that is associated with your dashboard gadgets
and Sprint() in opensprints()
Thank you for quick help.
Can you please elaborate more? or any video link, help page to follow..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For me to provide more meaningful input I guess I need more info on where you need help. However, I wonder if the following might be useful? 7-gadgets-for-a-powerful-Scrum-dashboard-in-Jira
basically what I was suggesting above was to edit your current filter that is associated with the filter results gadget and add the JQL snippet that I provided. What this does is to limit the results to only include the issues in the current open sprint.
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.