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
Hello,
Is it possible to sync the "Account" field from the Tempo plugin? Following sync code gives error "Error when attempting to serialize the custom field `Account` because Exalate does not support it's type":
Outgoing sync: replica.customFields."Account" = issue.customFields."Account"
Incoming sync: issue.customFields."Account".value = replica.customFields."Account"?.value