Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

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

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.
Jul 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)

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.
Jul 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