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?