Dashboard: Merge Requests select by approver not working as expected
When using merge request dashboard, e,g.:
SHOWN:
It's my observation that it shows merge requests where approver_usernames[] exacly matches merge request approvers list.
EXPECTED:
Should show all merge requests where all of (approver_usernames[]) are present.