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 am looking for an api to change the Issue Type for issues in bulk.
Have tried the Edit Issue api, but that works for one issue.
Is there way / api to change the Issue Types in bulk ?
Hello @Sanjeev Pande,
Thank you for reaching out!
Indeed, Jira does not have an API call to bulk edit several issues. We have a feature request created to implement this functionality since we agree this would provide an easier option to create scripts and automation:
- Bulk Edit issues in JIRA Rest API
Feel free to vote and watch the suggestion to increase its priority and also receive notifications about any updates.
As an option to achieve what you need, you can simply loop all the issue keys you want and update it:
Let us know if you have any questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.