Hello,
I just added a bunch of new users in out database. But because they were not a few I had to import all of them automatically, also in the servoy_repository database.
So I had add the users in the servoy_users tables, and map them with the groups in servoy_user_groups table. For the user_uid I continue the series, so I took care they are unique.
But now when I’m using the security.createUser() method, the user is not created in the servoy_repository tables.
How can I fix this?
Thanks,
Bogdan.