Commit 90c40510 authored by Jérome Perrin's avatar Jérome Perrin

open bug worklist is for Assignee

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19780 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cb697a13
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<key> <string>actbox_url</string> </key> <key> <string>actbox_url</string> </key>
<value> <string encoding="cdata"><![CDATA[ <value> <string encoding="cdata"><![CDATA[
bug_module?validation_state=open&portal_type=Bug&local_roles=%(local_roles)s&reset=1 bug_module/view?validation_state=open&portal_type=Bug&local_roles=Assignee&reset=1
]]></string> </value> ]]></string> </value>
</item> </item>
...@@ -38,7 +38,7 @@ bug_module?validation_state=open&portal_type=Bug&local_roles=%(local_roles)s&res ...@@ -38,7 +38,7 @@ bug_module?validation_state=open&portal_type=Bug&local_roles=%(local_roles)s&res
<item> <item>
<key> <string>guard</string> </key> <key> <string>guard</string> </key>
<value> <value>
<none/> <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value> </value>
</item> </item>
<item> <item>
...@@ -48,7 +48,7 @@ bug_module?validation_state=open&portal_type=Bug&local_roles=%(local_roles)s&res ...@@ -48,7 +48,7 @@ bug_module?validation_state=open&portal_type=Bug&local_roles=%(local_roles)s&res
<item> <item>
<key> <string>var_matches</string> </key> <key> <string>var_matches</string> </key>
<value> <value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value> </value>
</item> </item>
</dictionary> </dictionary>
...@@ -57,17 +57,34 @@ bug_module?validation_state=open&portal_type=Bug&local_roles=%(local_roles)s&res ...@@ -57,17 +57,34 @@ bug_module?validation_state=open&portal_type=Bug&local_roles=%(local_roles)s&res
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="Guard" module="Products.DCWorkflow.Guard"/>
<string>Persistence</string> <tuple/>
<string>PersistentMapping</string> </tuple>
</tuple> </pickle>
<none/> <pickle>
<dictionary>
<item>
<key> <string>roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<global name="PersistentMapping" module="Persistence.mapping"/>
<tuple/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>_container</string> </key> <key> <string>data</string> </key>
<value> <value>
<dictionary> <dictionary>
<item> <item>
......
213 214
\ 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