I am Using JIRA Cloud with Zephyr. When viewing issues I want to be able to identify issues created from Zephyr tests. In searching it seems that Zephyr can’t be made to set any issue fields and JQL can’t get the values I need (If we had the server version it might be possible but we don’t).
To get around this we only have one App installed that is accessible though the “Apps” field in the issue ticket. See following:
When that field is set by selecting “Zephyr Scale” then the following section shows in the issue ticket, and remains visible:
Then that section can be removed again, so it doesn’t show:
So my question is: How do I query the visibility propery that determines if that section is showing? If I can do that then in this case it is effectively the same as knowing if the test was created by zephyr scale as we are turning this section on after creating any linked tests.
Source: Read More