Commit 7eea96ef authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

proxy role is required in SQLCatalog_deferFullTextIndexActivity not in...

proxy role is required in SQLCatalog_deferFullTextIndexActivity not in SQLCatalog_deferFullTextIndex.
parent 6714cff0
......@@ -58,14 +58,6 @@ context.activate(activity=\'SQLQueue\', priority=4).SQLCatalog_deferFullTextInde
<key> <string>_params</string> </key>
<value> <string>getPath</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>SQLCatalog_deferFullTextIndex</string> </value>
......
......@@ -100,6 +100,14 @@ if parameter_dict:\n
<key> <string>_params</string> </key>
<value> <string>path_list</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>SQLCatalog_deferFullTextIndexActivity</string> </value>
......
7
\ No newline at end of file
8
\ No newline at end of file
......@@ -58,14 +58,6 @@ context.activate(activity=\'SQLQueue\', priority=4).SQLCatalog_deferFullTextInde
<key> <string>_params</string> </key>
<value> <string>getPath</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>SQLCatalog_deferFullTextIndex</string> </value>
......
......@@ -100,6 +100,14 @@ if parameter_dict:\n
<key> <string>_params</string> </key>
<value> <string>path_list</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>SQLCatalog_deferFullTextIndexActivity</string> </value>
......
9
\ No newline at end of file
10
\ No newline at end of file
......@@ -102,6 +102,14 @@ if parameter_dict:\n
<key> <string>_params</string> </key>
<value> <string>path_list</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>SQLCatalog_deferFullTextIndexActivity</string> </value>
......
23
\ No newline at end of file
24
\ 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