Work flow problem
Hello all
i am also facing same problem in work flow
i have create publishing work flow with state as draft,review,rework,unpublished and published and created a n action for that my question is if i change the state from unpublished to publish state why the content remains in not published state weather i am doing wrong thing or should we click on publish in publishing option inorder to publish the content please any one could suggest an idea how to do automating publishing and un publishing of content using work flow
thanks and regards

_
Take a look here: workflow view/edit/delete permissions for roles & states not working -- particularly #10 and after. Workflow wants nodes to be published (this is drupal-core's published, not your workflow state named "Published") upon creation in order to apply access permissions to them. (set the default publish state in the content-type definition).
It also looks like some Workflow users have been contributing new modules to compliment workflow!