Posted by hujia on October 3, 2009 at 12:23am
Jump to:
| Project: | Workflow |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Hi,
I set up workflow with 3 state, draft, review approved, and use trigger's Workflow to send emails. All works fine like chekboxes to record the state and commentary notes, but no email sent, nothing happened. in a separate set of actions-n-triggers, I use regular action and trigger to send email or send tokenized email... and they works. But nothing happens to my workflow trigger and their actions... Pls help! Huj
Comments
#1
Try using the Rules module. I think it has better support for triggering actions invoked by events such as transitioning between states.
#2
Is anything appearing in Administer / Reports / Recent log entries?
#3
I am having the same problem. It was working before, the now no email is sent. Looked the log. It has: Unable to get current workflow state of node.
I tested the trigger, it works. It seems the state transition has a problem.
Anyone has any clue?
#4
It works now! I found out the action was not assigned to the right content type!. When there are multiple content types associated with the workflow, each type must be assigned to action.
#5
Great to hear, don't forget to close tickets out when you find the solution.