ACP-100 Exam QuestionsBrowse all questions from this exam

ACP-100 Exam - Question 21


One of the HR managers created a filter and shared the subscription with members of the hr-managers group. The filter contains the following valid JQL query:

Manager = currentUser() AND Manager in membersOf("hr-managers")

Which issues will be included in the subscription?

Show Answer
Correct Answer: CD

The JQL query 'Manager = currentUser() AND Manager in membersOf("hr-managers")' means the issues included will be those where the Manager field contains the current user executing or receiving the subscription and that user is also a member of the hr-managers group. Therefore, the issues included in the subscription will be those where the recipient of the email is listed in the Manager field.

Discussion

2 comments
Sign in to comment
DdaGOption: D
May 11, 2022

I think it's D because it's referring to all the issues in the subscription, not just those that each email recipient will get.

cloudstudy12358Option: D
Aug 30, 2021

The answers I chose were D