Commit f6edafd1 authored by Aurel's avatar Aurel

allow call to Ticket_updateLocalRole to be grouped to speed up processing

parent 704bcc38
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>object = state_change[\'object\']\n <value> <string>object = state_change[\'object\']\n
object.updateLocalRolesOnSecurityGroups()\n object.updateLocalRolesOnSecurityGroups()\n
object.activate().Ticket_updateRelatedEventLocalRole()\n object.activate(group_method_id=None).Ticket_updateRelatedEventLocalRole()\n
</string> </value> </string> </value>
</item> </item>
<item> <item>
......
588 589
\ No newline at end of file \ 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