You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi here !
I want to follow the stories and change requests with open bugs only.
Here i am:
project = "Project name" AND component in (Component) AND status not in (Production, New, "Writing specifications", "Ready to dev/config", "In Progress", rejected, "Dev done", "To be validated", "Ready to prod") AND issuetype in (Story, "Change request") AND "Number of bugs linked" !~ 0
So with that i have all the US & CR with bugs linked, but it does not take their status into account (so i got topics shown with only bugs already fixed or rejected).
My question, can i improve my filter to see only the stories that have bugs in specific status ?
Thanks
Welcome to the community. Don't know if the limitation in AR for Jira plan doesn't handled linked issues at this time have anything to do with your issue or not. However, have you executed your saved JQL query in the search issue UI to validate the return results yet?
If after you conducted the search and the result set doesn't give you the missing stories/change request issues, then there may be an issue with your JQL. I assumed that "Number of bug linked" is a custom field that you created right?
Can you provide more clarification?
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Infrastructure Applications Team
Viasat Inc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.