Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
I have a sync that works inside a single Jira instance. It syncs issues from several projects into one. Is there a way to see the ID of an issue's replica in the results of a filter (as a column), or in the results of either a REST API call or a MySQL query?
E.g., ABC-123 is synced to REPLICA-425. How can I see "REPLICA-425" if ABC-123 is returned by a filter, or is returned in a REST API call?
Exalate’s docs recommend adding a custom field for that information, but the syncing’s already in place, so how would I know what to put in that field for existing synced issues?
Hi Joe,
You may want to run a MySQL query as below:
Kind regards