Bug 44599

Summary: [workflow] workflow overview: actions should be deactivated when not possible
Product: Lenya Reporter: Richard Frovarp <rfrovarp>
Component: WorkflowAssignee: Lenya Developers <dev>
Status: NEW ---    
Severity: enhancement    
Priority: P2    
Version: Trunk   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Linux   

Description Richard Frovarp 2008-03-13 09:46:37 UTC
Actions that are not possible should be deactivated in the workflow overview. 

1) Deactivate should not be active for parents of active children
2) Publish should not be active to children of non-published parents
3) Archive/Delete should not be active for parents with children under review

Currently these actions aren't deactivated. Trying any of the actions results in failure after hitting submit. There would be a performance hit in checking if every action should be active or not.