Closed (works as designed)
Project:
Actions
Version:
5.x-2.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 May 2008 at 14:48 UTC
Updated:
1 May 2008 at 14:52 UTC
After upgrading Actions to 5.x-2.4, I began to get this error when submitting content. It has to do with the fact that this version is a back port of the Drupal 6 actions. Since workflow uses triggers now, none of my existing actions existed so this content type had a workflow that was failing because an action was missing. Need to manually re-create the new actions and adjust the workflows.
Comments
Comment #1
jvandyk commentedRight. The above error is a sign that you have an entry in your actions_assignments table with an aid that does not exist in your actions table.