Tom has asked you why the numbers returned by his searches are not right. He shows you three JQL queries:
How can you fix this?
A. Change the query to project = "Cake Baking" and fixVersion ~ 1.1.0.
B. Change the query to project = "Cake Baking" and ( fixVersion is empty or fixVersion != 1.1.0 ).
C. Rename the versions so they do not contain periods.
D. Identify the missing issues and change the permissions so that everyone can see them.
E. Change the query to project = "Cake Baking" and fixVersion not in (1.1.0).
Tom has asked you why the numbers returned by his searches are not right. He shows you three JQL queries: How can you f
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Tom has asked you why the numbers returned by his searches are not right. He shows you three JQL queries: How can you f
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!