The Workflow Extensions project page says
The last column of the Workflow history view contains links to edit the workflow comment. When using the Workflow module by itself, workflow comments cannot be edited. With Workflow extensions enabled, users with the new permission "edit workflow log" may edit the workflow comment. A tickbox on the Administer >> Site configuration >> Workflow extensions page controls whether the edited comment may be blank (i.e. erased).
I've given admins "edit workflow log" permission at admin/user/permissions, and made sure that "Allow blank workflow log comments" is ticked in configuration.
And yet I don't see anything new options on the workflow history. Thoughts?
Comments
Comment #1
rdeboerNote even as administrator, uid=1 ?
Comment #2
eg2234 commentedNope, not even then.
Comment #3
johnvThe new column is added on the new "Workflow history view", that is supplied by Workflow extensions (path workflow-history).
IMO eg2234 means the history view on the Workflow tab of a Node view. That indeed has not changed.
Comment #4
eg2234 commentedThat is the solution I was looking for! Thanks.