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 @@
<key> <string>actbox_url</string> </key>
<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>
</item>
......@@ -38,7 +38,7 @@ bug_module?validation_state=open&portal_type=Bug&local_roles=%(local_roles)s&res
<item>
<key> <string>guard</string> </key>
<value>
<none/>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
......@@ -48,7 +48,7 @@ bug_module?validation_state=open&portal_type=Bug&local_roles=%(local_roles)s&res
<item>
<key> <string>var_matches</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
</dictionary>
......@@ -57,17 +57,34 @@ bug_module?validation_state=open&portal_type=Bug&local_roles=%(local_roles)s&res
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
<global name="Guard" module="Products.DCWorkflow.Guard"/>
<tuple/>
</tuple>
</pickle>
<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>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
......
213
\ No newline at end of file
214
\ 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