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 wonder if it is possible to sync Database Picker Custom Field (multiple options)?
I tried with this but I get an exception:
Source Instance (Outgoing Sync):
Target Instance (Incoming Sync):
I get this as exception: java.util.ArrayList cannot be cast to java.lang.String
On this line:
replica.customKeys[productTypeCFName] = productTypeCFT.getStringFromSingularObject(issue.customFields[productTypeCFName]?.value)