Skip to content

Conversation

PBales1
Copy link

@PBales1 PBales1 commented Nov 29, 2023

Previous implemented used for-loop to create accounts when provisioning candidate accounts via csv input, which was slow. This change removes the for loop when creating an account and processing it into the db, instead bulk provisioning and processing accounts into the db. Video attached below demonstrates process; note the fast processing speed compared to current implementation (Video size too large, so placed in linked drive folder).

https://drive.google.com/file/d/1IipyCfeK6iFGA98kBw9gvlkXljmFcEnR/view?usp=sharing

Copy link
Contributor

@oliver-ni oliver-ni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait jk we also need to create Profile objects since signals aren't called on bulk writes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants