Skip to content

Fix Rename `add_users_into_project` and `projects_ids`

What does this MR do?

Only modifies the name of a method that leaves more semantic and expressive and the name of the keywords arguments to the rails convention.

Are there points in the code the reviewer needs to double check?

Only if it has been changed at every point that is calling this method and that passing arguments.

Why was this MR needed?

To make the code more expressive.

What are the relevant issue numbers?

Closes #20512 (closed).

Merge request reports