Relative Content

Tag Archive for digital-oceanstrapi

UUID not saved to database on user creation – workaround needed

When creating a new user, the UUID is generated automatically but is not being saved to the database (Digital Ocean). The UUID only appears in the database after manually re-saving the entry in the Strapi admin panel.
Has anyone encountered this issue before? If so, what workaround did you use to ensure the UUID is saved immediately upon user creation?
Any help or suggestions would be greatly appreciated.