Hello Testers!
What I want: update test(s) status after execution status was changed to "In progress" from "To-do".
What's the problem: my solution in Jira Project-Automation is working only for a specific execution, but I want it to work for whole project. You can see what I build in the screenshot below.
I'm not sure if it's possible to move forward with such an approach, so I'm open to any proposals.
Would be happy for any kind of help.
P.S. Also, there is a way to change a type of processes from a JQL Rule to a Linked Rule and link all the test in the test execution, but It's not way how I want to move forward.
Best regards,
Max
Hello, Good day. To confirm your requirement, when a Test case is moved from "To Do" to "In progress" then linked issue status need to be updated automatically ?
Hello,
thanks for the reply. Yes, it needs to automatically switch from “to do” to “in progress”.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please review this rule.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it's not working cause the issues are not linked in the task. As you can see in the screenshot, the issue is added only to the task, and not specifically under linked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please let me know how are these issues related to each other
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So basically my task is to set the status of the tests which are in the test execution to in progress when I change the status of the test execution. If I am going to use the way which you suggested me than I need to add all of those tests manually to my test execution under linked to make this automation works. This is not the way I want to approach with task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.