Commit c329349c authored by Romain Courteaud's avatar Romain Courteaud

Add proxy role to force reindexation.

Of course, this is bad...
parent e94c2ef9
......@@ -57,6 +57,14 @@
<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>Base_recursiveReindexObject</string> </value>
......
464
\ No newline at end of file
465
\ 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