Download & Extend

Signup status alter action does not update count_towards_limit

Project:Signup Status
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:mlsamuelson
Status:needs review

Issue Summary

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.

Comments

#1

Status:active» needs review

Patch is attached.

AttachmentSize
signup_status-625668-1.patch 1.03 KB

#2

Works for me! Thanks!

nobody click here