script to replace doActionFor(edit_action) with new Base_addEditWorkflowComment
Edited-
Owner
for !1521 (merged)
-
Owner
this does not support when
wf_id=
is used, for example this:portal.portal_workflow.doActionFor( document, 'edit_action', wf_id='edit_workflow', comment='comment')
is not correctly rewritten. I don't think we need to fix, there was only one case in the code I updated and I edited code manually to remove
wf_id
before running this script
Please register or sign in to comment