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
I'm looking to get filter id by filter name, using below jql which is returning all the issues list but it is not providing filter Id
/jira/rest/api/2/search?filter="filterName"
How can I get that or isfthere any alternative approach to get that?
Hi @Anil Mishra ,
Maybe a bit too late for this but you can try using the below API if you've moved onto Jira Cloud.
Unfortunately for Jira Server there is no API for Filter Search https://jira.atlassian.com/browse/JRASERVER-36045
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.