Hi all,
I have multiple classes, where several groups are responsible for there own class.
For instance a class for applications which is maintained by application managers and a class for servers which is maintained by system administrators.
I want to achive the following:
- Give application managers group write access to the application class and read only access to the server class
- Give system mangers group write access to the server class and read only access to the application class
- Both usergroups should be able to create a relatkon between the two classes
So, is this possible and if so, what do I have to do to get this done.
Thanks for your responce.
In general, in order to create a relationship between two cards you must have write permissions on both cards.
As
a special case, if a relationship is associated with a reference
attribute, a user who has write permissions on a card can edit the
reference, and then create the relationship, even if he has no write
permissions on the related class.
CMDBuild Team
Hi,
Thankx for the quick reponse and the clear answer. What I want to have isn't possible yet. Maybe an option to add this feature to the wishlist. Because in order to seperate responsibilities between teams, it's very useful to be able to make from both sides a relation, without the ability to change things on the class which another team is responsible of.
Kind regards, Johan
Previously Tecnoteca wrote:
In general, in order to create a relationship between two cards you must have write permissions on both cards.
As
a special case, if a relationship is associated with a reference
attribute, a user who has write permissions on a card can edit the
reference, and then create the relationship, even if he has no write
permissions on the related class.
CMDBuild Team