You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
The challenge is as follows
In order to give a comprehensive answer, I compared how three of the issue sync solutions with the most active installations support nfeed field synchronization in general:
Here are the results of my analysis:
nFeed field to nFeed field (same nfeed keys)
You can configure this in the corresponding script fields by adding the following lines
Data Filter
replica.customFields."nfeed field" = issue.customFields."nfeed field"
Change Processor:
issue.customFields."nfeed field" = replica.customFields."nfeed field"
If you know how the other sync solutions handle these cases, please comment here, and I am happy to edit my answer.
With exalate you can create a script which retrieves the nfeed information through REST on one side, transport it over the wire to the other JIRA, and lookup the corresponding value in the database table.
Check following example which provides the details of this approach
How to sync nfeed fields when key values are different
It is an example of the integration flexibility of Exalate
Francis
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Happy New Year! We hope you all had a safe and restful holiday season. 2020 was a unique year full of unforeseen events; however, as we enter the new year of 2021, we’re optimistic for the light at t...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.