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,
I have a sync between a cloud and a Jira server. I have been getting this error in the server side because they Cloud has a resolution that we do not have. And we do not want to create it, we want that when they set that resolution our Jira remains with NO resolution.
What should be the proper way to configure this?
Code from documentation
Where it says "Local Resolution A" what should we put? null? ““? issue.resolution = null?
BR
Hello Lara,
Please send the documentation link you are using to do this.
Kind regards,
Harold Cruz
Hello Harold,
In the status sync documentation you have a this a section with this info:
resolutionMapping = [:]
Defines resolution mapping as on the example below
Best REgards
Hello Harold,
But thats between to null resolutions, If I want to sync one empty and one that it is not, would it be
resolutionMapping = [:"Remote resolution"] ?
Best Regards