Hi guys, bit of a curious problem.
I've copied the following tables over during a migration, everything worked out, roles where preserved, users could log in etc.
However, when I want to create a new user, I'm getting this error:
After some digging, I realized the ID is not an autoincrement field, although I think it should be
Any idea where is ignition getting the user ID from? Is there some table that I'm missing? or does the AI need to be reset?
Thanks!!