Currently we have the default "relates to" link being used and we have identified 200k+ relationships in this scope. We would like to create a new link type and convert all 200k+ to the new link type. We are concerned using the API would result in a conversion would take multiple days. We were considering the database update directly but that method is not recommended. Does anyone know a safe and faster way for this process? There are other "relates to" links that do not need to be converted.
Hi @Ashwini Nadagoud ,
welcome to the Atlassian community.
Changes at DB level could impact JIRA. So, please, before any changes test it in a test environment.
BTW, the operation should be :
SOURCE is the ID of issues in jiraissue table.
After this change you need to restart your JIRA instance.
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
After migration "relates to" will be deleted or will be still used?
Regards,
Seba
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It will be used by relations that do not require a new link type.
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.