Hey Brothers and Sisters,
I am playing with X-ray and want to configure some "regular" automations.
When I installed X-Ray tril nothing changed in my "automation portoflio" in terms of triggers. There are no any NEW triggers or "Branch oriented" conditions.
I have a simple case. Test Execution Issue type with 1 test associated. Associated because for Test Execution Issue type there is any LINKING (i.e. related to, blocked by etc).
The automation i am looking for is. "When all TEST associated with TEST EXECUTION are finished then autoresolve TEST EXECUTION issue type".
I am jira DC
https://docs.getxray.app/space/XRAY/162201652/Automation
Trying above article. Is there any additional plugin I have to install i.e. "Automations for X-ray" to enable extra automations rules and triggers? Simple JQL cannot help here cause...how to write JQL for TEST associated with TEST EXECUTION if there is no Linking between them...
Following this article https://docs.getxray.app/space/XRAY/301501338/Enhanced+querying+with+JQL
I can query the list of all tests associated with TEST EXECUTION
But it is half of success. Cause I need now status of TEST EXECUTIONS i.e. PASS or failed and this looks like not achievable with JQL. :/
and again i am too fast...instead of search little bit more. Topic is resolved :) I found syntax for TestRunStatus
TestRunStatus = "PASS"
Marc...before you answer to my post. Sorry in advance :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.