alkem-io / populator

Populate the entities in an ecoverse from a defined Google Sheet format
European Union Public License 1.2
0 stars 0 forks source link

Users need to be created before challenges / opportunities #114

Closed techsmyth closed 2 years ago

techsmyth commented 2 years ago

Describe the bug The setting of users as leads / members is being done before the users are created, an issue for example on the Demo repo which assumes a clean db.

To Reproduce Steps to reproduce the behavior:

  1. New database
  2. Start the population: an error is thrown when setting a user as a lead as the user does not yet exist

image.png

Expected behavior Users should be created, without any assignments, before the challenges etc are created / updated. This is what is done with organizations.