Commit b71ee465 authored by Nicolas Delaby's avatar Nicolas Delaby

Should be part of 44063


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44069 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c27b5e0d
......@@ -185,7 +185,7 @@ def groupWorklistListByCondition(worklist_dict, sql_catalog,
if getSecurityUidListAndRoleColumnDict is None:
valid_criterion_dict, metadata = getValidCriterionDict(
worklist_match_dict=worklist_match_dict,
acceptable_key_dict=acceptable_key_dict,
sql_catalog=sql_catalog,
workflow_worklist_key=workflow_worklist_key)
if metadata is not None:
metadata_dict[workflow_worklist_key] = metadata
......
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