ACP 620 Jira Cloud · Free Practice Question Medium

Question 13

Project Roles:

Groups:

The two screenshots above are the only groups and roles that exist in a Jira Project. Nina created the below JQL for her team:

creator in membersOf(Developer) AND creator in membersOf(Manager)


What is the output from this JQL?

  • A

    JQL will return an error.

  • B

    Empty result.

  • C

    All issues that were created by Razi.

  • D

    All issues that were created by Razi, Dom, Nina, and Nick.

Reveal correct answer

Correct answer: A

Explanation


The answer is JQL will return an error. The JQL membersOf() only support groups, not roles.


Reference: membersOf()

Discussion

Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.

You must be logged in to post a comment.

Preparing For

Your Certification?

255+ certifications
Detailed explanations
Free PDF samples

Has All The Questions You Need