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
Hi,
We are using exalate for synce between two different projects in our Jira server instance.
We would like that once ticket in project A gets fix version this number will be synced the a text custom field in Project B.
Is it possible?
I tried this:
issue.customFields."Fix in version"?.value = replica.fixVersions?.name?.asString
But it didn't work
Thanks