Hallo, I need delete Groups from "Users and Groups" in CMDBuild menu.
CMDBuild allows only disable Groups but I would like delete permanently some groups (I don' want to see them to user).
I try to delete this group from Role table in schema public, but after restart tomcat they are yet.
How can I do?
Thanks.
In CMDBuild you can not physically erase data (only logically) otherwise this would make incomplete the history of changes to classes and processes.
However, if you disable a group that group will not be visible to anyone other than the System Administrator.
You should not delete data directly in the database tables because the database could become inconsistent (unless you are an advanced user)
.
CMDBuild Team
1 Like