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 all,
We have recently started using Exalate and encountered an issue that we can't find a workaround for. The issue we are having is related to status change sync. Basically when we change a status, for example from Open to Resolved with the transition name being "Discard", Exalate throws the following error message: "Could not perform a transition `{"transition":{"id":"431"}}` for issue with id `191,204`: Field resolution: The selected resolution cannot be chosen during this action."
I know that this is happening due to mandatory field data that has to be filled out before succeeding the the transition. In our case we have a validator that prevents the user from performing the transition successfully if a value for fields Comment, Resolution is not provided.
I wanted to check if anyone else here had a similar issue and what was the work around? I've tried to add a ScriptRunner validator to handle this but haven't had any luck so far.
Thanks