Page 1 of 1

One of the HR managers created a filter and shared the subscription with members of the hr-managers group. The filter co

Posted: Fri Jul 22, 2022 11:18 am
by answerhappygod
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?

A. Only issues where the user who created the filter is listed in the Manager field.
B. Only issues where the group hr-managers is listed in the Manager field.
C. Only issues where the recipient of the email is listed in the Manager field.
D. All issues where the user listed in the Manager field is a member of the hr-managers group.
E. All issues that are assigned to any member of the hr-managers group.