Hi Everyone, I have a new docker install and on the left hand menu, new user is greyed out, as are groups.
I can however, create a user by clicking on users → add user
Under a user, if I try to create a group, I get the following error:
Cannot add or update a child row: a foreign key constraint fails (dolidb
.llx_usergroup_user
, CONSTRAINT fk_usergroup_user_fk_usergroup
FOREIGN KEY (fk_usergroup
) REFERENCES llx_usergroup
(rowid
))
Under super admin, and any admin I create, I see the following warning signs in the list of permissions
I’ve seen a response for a non-docker install where they had to edit the database to fix. How does one solve this with Docker?
Many thanks in advance.