strapi / foodadvisor

🥘 THE Strapi demo application
MIT License
1.09k stars 446 forks source link

Update to Strapi v4.9.0 and moving seeding to DEITS #125

Open derrickmehaffy opened 1 year ago

derrickmehaffy commented 1 year ago

TODO:

derrickmehaffy commented 1 year ago

@PaulBratslavsky and I were playing around to see how we could seed the admin users outside of DEITS since DEITS doesn't allow exporting/importing admins but it was extremely complex to do and for now we just need to wait for DEITS

I tried doing it via database migrations and via bootstrap but the timing is off or we couldn't set the user IDs to their static values.

derrickmehaffy commented 1 year ago

For now hold off on merging until I can talk to the DX about allowing admin users

Mcastres commented 1 year ago

Hey Derrick 👋 Thanks for this again!

I will work on FA next week, what the DX squad said?

derrickmehaffy commented 1 year ago

Hey Derrick 👋 Thanks for this again!

I will work on FA next week, what the DX squad said?

So far you can't actually export them, but you can add it in manually into the archive and during import it should be loaded in