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 All -
I have tried to Bulk Update the issues to remove the links from the selected issues.
But I see the "Change Linked Issues" option under Unavailable Actions section at the bottom of the Bulk Change Screen
Please help me with this.
Thanks
Sravanthi B
@Sravanthi Boggaram - I agreed with @Tessa Tuteleers , Your other alternative is to conduct bulk update using CSV file. However you will need an account that has Jira Admin right. https://confluence.atlassian.com/adminjiraserver089/importing-data-from-csv-1005346812.html
Best, Joseph Chung Yin
CSV Import only works to add issue links, it does not remove them. Unless I'm doing something wrong.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are a Jira Admin, you can use CSV to bulk edit issues via Systems >> External System Import. Even the name is an "Import", you can use the file to conduct bulk editing operation.
Best, Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not necessarily a great solution, but you can have a post function on your issuetype that you wish to delete the links from, and have it be in an all to all transition, and then in your bulk edit, you can transition the issues in your JQL using the transition you created to remove the links.
You may still need an add-on like JWT, JSU, or Scriptrunner/etc... to add that post function.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can remove multiply links on the structure view if You use extend and You delete the issues there then the links will be automatically deleted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the Community, @Sravanthi Boggaram !
You can bulk remove issue links with our cloud app Advanced Bulk Edit for Jira. Our app is simlilar to the Jira bulk change feature and simple to use for every Jira user.
Don't heisitate to get in touch with our support if you have questions or feedback about our app.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sravanthi Boggaram ,
Welcome to the community!
Unfortunately, this is indeed not possible within Jira, as the bulk edit page states.
However, If you have Scriptrunner on your instance (an app I would recommend for every instance because of the whole world of custom opportunities it offers via scripting), they have a nice little script prepared here that you can edit to your case and use.
However, if you are new to scripting, please be careful and try it with 1 issue first.
Let me know if you need more help with this!
- Tessa
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.