-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add rake task to move all users from one organisation to another
At the moment, we can only bulk move users from one organisation to another by uploading a CSV file with their email addresses. There may be circumstances in which we need to move all the users from one department to another. For example the motivation to add this task is that some users have been incorrectly assigned to an older, deleted instance of an organisation. Adding a rake task to enable us to do this without needing a CSV file.
- Loading branch information
Showing
2 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters