Needs work
Project:
Signup Rules Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2011 at 22:17 UTC
Updated:
16 Mar 2012 at 17:47 UTC
This module creates blank unusable actions and produces this error in the dblog.
11 orphaned actions (suppress_form, mail_to_signup_users, cancel_signup, mark_not_attended, mark_attended, close_signups, open_signups, cancel_user_signups, cancel_node_signups, signup_user, lode_signup) exist in the actions table.
Looking at signup_rules.rules.inc I see these listed but without the description or type value that would allow them to be displayed on the admin/settings/actions page. I've disabled this module and no longer have a problem with these actions being created.
Comments
Comment #1
cybermache commentedComment #2
jordojuice commentedThanks for the report. This should be fixed in the development version. You caught an important bug much thanks.
Comment #4
cybermache commentedSorry but this is still occurring in both latest release 6.x-1.4 and dev version. I don't have a clean install so I cannot say that this in not a problem of the tables not being removed form their previous location. I'll see about manually deleting and then monitoring if they come back.