JIRA Users, I am looking for any opportunity to bulk update Component descriptions. I have seen methods to create the Components via CSV Issue imports however I cannot find any option to update the Description fields in mass. I was wondering what other users have done besides the API route? Is there any method to surface the Component records in Confluence and update the Description fields via that interface?
Looking for all ideas, I am looking at a bulk upload of 50+ components, and I DO NOT have System Administrator access.
You could write a script and make use of the rest api call to update the component -> https://docs.atlassian.com/software/jira/docs/api/REST/8.11.1/#api/2/component-updateComponent
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.