Skip to content

Better progress reporting for SeedCommand + workgroup bugfixes

Chris Oelmueller requested to merge bugfix/followup-1465-seed-data into master

Follow-up for !1465 (merged)

It was possible to randomly pick already included basic users, causing a database error when trying to insert into the workgroup a second time

And the ambassador user is already made admin for all workgroups, so trying to do that for region1WorkGroup a second time crashed as well.

Merge request reports