I am looking to create a dashboard that pull stories based on a label I created. Is this possible and if so, how do I create this filter?
@Jordan Butt go to filter, hit create filter button use the following query
project = "your Project name" AND labels = "your Label"
save the filter and you are ready to use it on your dashboard
Hello @Jordan Butt
Yes, it's absolutely possible.
You can write a JQL as mentioned by @Sakina by navigating to "Search for issues" in Jira.
The below two links help you to get this done.
https://support.atlassian.com/jira-cloud-macos/docs/search-for-issues/
https://support.atlassian.com/jira-cloud-macos/docs/monitor-work-with-a-dashboard/
Thank you
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.