Skip to content
Snippets Groups Projects
Commit 08c7476a authored by Thomas's avatar Thomas
Browse files

Updated edit policies RoleType to permit direct editing.

parent 2cfc4072
No related branches found
No related tags found
No related merge requests found
Add RoleType (true) when InType(CompartmentType); Add RoleType (true) when InType(CompartmentType);
Create RoleType (true) when InType(CompartmentType); Create RoleType (true) when InType(CompartmentType);
Direct_Edit RoleType (true) when InType(CompartmentType); Direct_Edit RoleType (true) when true;
\ No newline at end of file \ No newline at end of file
...@@ -10,6 +10,6 @@ ...@@ -10,6 +10,6 @@
</policies> </policies>
<policies action="Direct_Edit" actionType="RoleType"> <policies action="Direct_Edit" actionType="RoleType">
<featureRule xsi:type="editpolicymodel:TrueFeatureRule"/> <featureRule xsi:type="editpolicymodel:TrueFeatureRule"/>
<constraintRule xsi:type="editpolicymodel:InType" type="CompartmentType"/> <constraintRule xsi:type="editpolicymodel:TrueConstraintRule"/>
</policies> </policies>
</editpolicymodel:Model> </editpolicymodel:Model>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment