List of questions
Related questions
Question 44 - ACP-610 discussion
Paul and Tessa are in the Auditors role of every project.
You need to write a JQL query that shows Issues reported by either of them that are still unassigned.
Select the correct JQL query.
A.
Reporter IN (Paul, Tessa) AND Assignee IS EMPTY
B.
Reporter IN (Auditors) AND assignee - EMPTY
C.
Reporter IN membersOfCAuditors') AND assignee = NULL
D.
Reporter IS Paul OR Reporter IS Tessa AND Assignee IS NULL
E.
(Reporter - Paul OR Reporter -- Tessa) AND Assignee - Unassigned
Your answer:
0 comments
Sorted by
Leave a comment first