Commit b7dd8dc8 authored by Łukasz Nowak's avatar Łukasz Nowak

fixConsistency requires Manager role.

parent 5312b48b
......@@ -58,6 +58,14 @@ person.fixConsistency()\n
<key> <string>_params</string> </key>
<value> <string>state_change</string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Person_fixConsistency</string> </value>
......
536
\ No newline at end of file
537
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment