Skip to content

[BE] Provide script to run on console for bulk assignment

Mohamed Hamda requested to merge 431619-script-draft into master

Purpose of this MR

  • The current MR presents the Code Suggestions Bulk User Assignment rake task.
  • The script accepts a CSV file path as a parameter and handles user assignments.
  • This task is specifically designated for manual use and not automated or running within the GitLab codebase.

Local Setup and Validation Instructions

For details on setting up and validating the script locally, kindly document the file in the MR.

Related to #431619

Edited by Mohamed Hamda

Merge request reports