Hi Community,
Is it possible to copy values from the components field in one jira project to another project custom field automatically?
and also update the new field every time new values are being added to the components field?
Hi @Ron Aisen
Do you want to get the list of component synchronize between two jira spaces ? or do you want to synchronize the component between 2 jira tickets ?
Regards,
Ok,
then I think you could do it with the REST API through a daily automation rule, and you can use the API call present there :
https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-project-components/#api-group-project-components
I hope it helps
Regards
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.