Sync between a custom field in Jira Align with a custom field of Jira

Serajul Arfeen July 8, 2022

I created a custom field in Jira Align ( for Features). There exists a custom field in Jira Cloud (Epics) with same name and drop down options. How can I enable sync between these two in both directions?

1 answer

1 vote
Heidi Hendry
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 10, 2022

Hi Serajul,

It is not currently possible to use the Jira Connector to synchronise a user created custom field in Jira Align with a Jira custom field.

It is possible for your team to develop a script that would utilise the API 2 for synchronising a user created custom field in Jira Align with a Jira custom field.

 

For more information on API 2 Custom Field Support for both platforms:


Jira Align: API 2.0 Custom Field Support

Jira Cloud: The Jira Cloud platform REST API (atlassian.com)

Serajul Arfeen July 11, 2022

Hello Heidi, Thanks for the reply and suggestion. Can you provide some more guidance what this script will do with the API?

Heidi Hendry
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 11, 2022

Hi Serajul,

I suppose a script that would use the API to
1. GET the data from the Jira custom field

2. GET the data from the Jira Align custom field

3. Compare the data. If the same, then exit

4. If different then PATCH the Jira custom field data into the Jira Align custom field.

And maybe vice-versa if you wanted bi-directional sync. Though I would recommend one-way to begin with.

Like # people like this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events