Signup status alter action does not update count_towards_limit

mlsamuelson - November 6, 2009 - 21:02
Project:Signup Status
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:mlsamuelson
Status:needs review
Description

In signup.module, the function signup_status_alter_action() includes a query to update a status in the status_log table. It does not, however, include an update to the count_towards_limit column, so if a status is altered, the count towards limit can get out of sync.

#1

mlsamuelson - November 6, 2009 - 21:04
Status:active» needs review

Patch is attached.

AttachmentSize
signup_status-625668-1.patch 1.03 KB
 
 

Drupal is a registered trademark of Dries Buytaert.