Skip to content

Remove User cross-join from user_management.rake

What does this MR do and why?

Refactor and remove the cross-join in the query for users in user_management.rake

Context: I extracted this out of !126559 (merged) since this isn't really related and makes things easier to review.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #417455 (closed)

Edited by Heinrich Lee Yu

Merge request reports