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!
You need to put the script in the validation section of the transition.
Here's an exactly same question as yours -
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If it works for you, then please upvote/accept the answer. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you always do it make the Test a sub-task type and then you can prevent moving forward until all sub-tasks are resolved. It's built in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's a good idea Joe, but is there a way to define a sub-task of type other than "Sub-Task"? If there is, I didn't find it. It would be great!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm afraid I didn't get it.
I use the pre-defined"Test" issue type of Zephyr in Jira.
For a given task/bug/etc, I can choose "More" --> "Create Sub-Task", but this feature creates an issue of type "Sub-Task", which I (to my current knowledge) cannot chage.
What am I missing?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh, I see. This would indeed control the dependency between the two issues, but would not allow me to use the Zephyr "Test" type that includes many more advantages for test management.
Thanks any way!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.