Fix batching users in Contribution Analytics
What does this MR do and why?
This change fixes the batching user ids in contribution analytics. The yielded array was not passed to the query due to a typo.
The bug was not user facing, the backend just queried more ids than it should have.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #431545 (closed)
Edited by Adam Hegyi