While working on #581734-3: Improve the signup API: add hook_signup_data_alter(), hook_signup_create(), and hook_signup_update() I noticed that signup_status is not declaring its schema change of the {signup_log} table to add the 'status' column. That breaks things like drupal_write_record() working properly. Moving this bug to a separate issue.

CommentFileSizeAuthor
#1 581768-1.signup_status_schema_alter.patch708 bytesdww

Comments

dww’s picture

Status: Active » Needs review
StatusFileSize
new708 bytes
dww’s picture

Status: Needs review » Fixed

Committed to HEAD.

Status: Fixed » Closed (fixed)

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