Hi,
In my project we create a separate "Test" (Zephyr) issue for every "regular" issue (Task, Bug, etc..).
In our customized workflow there is only one transition that moves the status to "Done", and I want to add to it a condition, that allows moving to done *only* if the related test issue (if exists) has status "Done".
I found that I need to write a "Script Condition" in groovy, but it would be very helpful to me if you could give some advice as to how I get this thing to work.
Thanks!