Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bulk user import #949

Merged
merged 8 commits into from
Nov 7, 2023
Merged

bulk user import #949

merged 8 commits into from
Nov 7, 2023

Conversation

dodumosu
Copy link
Collaborator

replaces #866. bulk import now works like other imports, rather than the spreadsheet import of #866

addresses nditech/apollo-issues#167

@dodumosu dodumosu requested a review from takinbo August 22, 2023 10:44
@dodumosu dodumosu force-pushed the bulk-user-import-2023 branch from c18c787 to bfd151e Compare August 22, 2023 22:55
@dodumosu dodumosu force-pushed the bulk-user-import-2023 branch from 71eb7a5 to ce3b74f Compare September 1, 2023 16:52


TASK_DESCRIPTIONS = {
'apollo.locations.tasks.import_locations': _('Import Locations'),
'apollo.participants.tasks.import_participants': _('Import Participants'),
'apollo.submissions.tasks.init_submissions': _('Generate Checklists')
'apollo.submissions.tasks.init_submissions': _('Generate Checklists'),
'apollo.submissions.tasks.init_survey_submissions': _('Generate Surveys'),
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is probably related to another PR and shouldn't be included here.

@takinbo takinbo merged commit cd89bb0 into nditech:develop Nov 7, 2023
1 check passed
@dodumosu dodumosu deleted the bulk-user-import-2023 branch December 19, 2023 16:44
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