Active
Project:
Workflow Owner
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2008 at 12:52 UTC
Updated:
15 Dec 2008 at 13:22 UTC
The "Actions" link for a workflow in the Workflow admin page does not work if workflow_owner is enabled.
In the workflow module, the href for the Actions link is "admin/build/trigger/workflow/$wid",
but the overrride in workflow_owner sets it to "admin/build/workflow/actions/$wid".
Should it be set to the value in the workflow module?
Comments
Comment #1
JacobSingh commentedYes, if there is anything referencing actions in workflow_owner it doesn't belong there.