Skip to content

Commit

Permalink
Merge pull request #1791 from BLSQ/fix-csv-template
Browse files Browse the repository at this point in the history
Change case of "o" to lowercase
  • Loading branch information
kemar authored Nov 12, 2024
2 parents b567fa5 + 05f20b5 commit ea88b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iaso/api/fixtures/sample_bulk_user_creation.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
username,password,email,first_name,last_name,orgunit,orgunit__source_ref,permissions,profile_language,dhis2_id,Organization,projects,user_roles,phone_number,editable_org_unit_types
username,password,email,first_name,last_name,orgunit,orgunit__source_ref,permissions,profile_language,dhis2_id,organization,projects,user_roles,phone_number,editable_org_unit_types
user name should not contain whitespaces,"Min. 8 characters, should include 1 letter and 1 number",,,,Use Org Unit ID to avoid errors,Org Unit external ID,"Possible values: iaso_forms,iaso_mappings,iaso_completeness,iaso_org_units,iaso_links,iaso_users,iaso_pages,iaso_projects,iaso_sources,iaso_data_tasks,iaso_submissions,iaso_update_submission,iaso_planning,iaso_reports,iaso_teams,iaso_assignments,iaso_entities,iaso_storages,iaso_completeness_stats,iaso_workflows,iaso_registry","Possible values: EN, FR",Optional,Optional,projects,user roles,The phone number as a string (in single or double quote). It has to start with the country code like +1 for US,"Use comma separated Org Unit Type IDs to avoid errors: 1, 2"

0 comments on commit ea88b8d

Please sign in to comment.