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

cybermache’s picture

Version: 6.x-1.x-dev » 6.x-1.3
jordojuice’s picture

Priority: Major » Normal
Status: Active » Fixed

Thanks for the report. This should be fixed in the development version. You caught an important bug much thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

cybermache’s picture

Version: 6.x-1.3 » 6.x-1.x-dev
Status: Closed (fixed) » Needs work

Sorry 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.