Originally asked by Svetlana on 06 October 2020 (original question)
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