Details
-
Suggestion
-
Status: New
-
Resolution: Unresolved
-
None
-
None
-
None
Description
As a user, I can specify a filter for a Test Plan in the requirementsWithStatusByTestPlan() JQL function, instead of using one Test Plan issue key.
Thus the second argument would be a filter for one Test Plan. If the filter contains more than one Test Plan issues, then it must return an error.
Ex:
requirementsWithStatusByTestPlan(UNCOVERED, "saved filter", "true")