I have a external defect system (not JIRA) which managed production issues. .e.g CustSys
internally, we have JIRA for dev team.
then with a custom field CustSysURL then we manually paste the URL to this custom field.
Currently, the external defect system is migrated to JIRA. e,g, NewCustJira
now we have both systems running on JIRA (different instances).
in dev team JIRA, how do I bulk update the CustSysURL in order to reference to the "NewCustJira"?
Hi there!
You can streamline this bulk update process in Jira by following these steps:
CustSysURL
field is populated.CustSysURL
values with the corresponding URLs for the "NewCustJira" instance. You can use tools like Excel or scripts for this transformation.Issue Key
and the updated CustSysURL
.If manual updates aren't feasible or scalable, consider using integration tools like Getint or ScriptRunner to automate the updates:
CustSysURL
field programmatically.I have tried your method.
during csv import, i select 'summary' and 'CustSysURL' to map only.
then message is displayed:
1 projects and 1 issues imported successfully!
however, i refresh the particular ticket, the URL is still old one.
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.