Hi,
I’ve been doing some test with the permissions system, and by mistake I changed the id of the permissions column to zero (0), being that no client has this Id.
Then, when saving the changes the server hangs, no link works anymore and I have to restart the server from the console.
I tried to set it back to a correct id, but the server hangs again. The only way to recover was removing the domain, saving and the adding the domain again.
I think that can be improved by no letting set the rights to an unexistent id.
Regards