Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Xray DC 8.4.3
-
None
-
None
-
.
Description
Description
The JQL function 'testTypesOfKind' doesn't work for existing Test Kinds, in case there are multiple contexts for the custom field "Test Type" and the user doesn't have permissions to Browse all related projects.
How to reproduce
- Create ProjA and ProjB
- Create two contexts for the custom field Test Type
- Create the Test Types (Manual-Steps, Cucumber-Gherkin, Generic-Unstructured) on both contexts
- Assign one context to ProjA and assign the other context to ProjB
- Remove the Browse permissions for the user to the ProjB
- Use the JQL function 'testTypesOfKind' with kind (Steps, Gherkin or Unstructured) in the Search for issues
Expected result
The JQL function should return the expected results for the specified Test Kind