CMDBuild Forum

Row Privileges & Create Record that does not meet filter requirements

I have a class used by multiple Departments and each department can only see the entry where the Department is equal to their own.
However during my testing I realize a user can create the item for another Department. What happens though is the item is created, and the user gets an error stating the card not existing or not authorized to access the card. This would be fine if the window did not remain in the create card UI and appear as if nothing was created. The user could click save or save and close over and over and create multiple records of the same thing for the wrong Department.

I cannot restrict the list to only show their Department cause some users will have access to view and create for multiple Departments.

Anything I can do about this?