Hello,
my team is using XRAY to manage our tests and we would like the status of tests executions to be automatically set to DONE when all related steps are executed.
I think it was possible on the on rem version but I don't find how to do that on the cloud version.
Could someone please help me on that?
I think you only option is to use a scheduled rule, then. you need to use the graphQL.
This to get the status of test steps and based on that response transition the test execution.
on the on-prem you could use JQL options in relation the Xray for this, but these are not available in the cloud
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.