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
is there any way I can build a custom filter involving selected issues from multiple projects?
Hi @Anvesh Bhat and welcome!
Sure, you can use advanced search for this by including the "Project" dropdown in your search:
If you're using JQL, you can include multiple projects like this:
project in (PROJECT1, PROJECT2, PROJECT3)
Hope this helps.
Also:
key in (ABC-123, DEF-234, EFG-111)
will work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Anvesh Bhat
Welcome to the Atlassian community.
Yes, that is possible, and is a standard use case for filtering.
You can learn more about searching for issues (creating filters) using both a Basic methodology and an Advanced methodology here:
https://support.atlassian.com/jira-software-cloud/docs/search-for-issues-in-jira/
If you have a more specific question about the criteria to get a specific set of results, don't hesitate to ask us.
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.