Details
Description
The JQL generated by the Overall Requirement Coverage links is not including the environment as an argument.
How to reproduce:
- Add an Overall Requirement Coverage gadget to a dashboard.
- Configure it using Test Plan scope and a specific Test Environment.
- After generating the gadget result, click on the links to list the issues.
- The JQL function requirementsWithStatusByTestPlan does not have the Test Environment as an argument, leading to incorrect results.
Pre-condition:
- Have at least one Requirement that has a Test Execution with a Test Environment and another without any Test Environment. This will return a result different from expected.
P.S.: Related to a bug in the JQL function requirementsWithStatusByTestPlan