current, the open vs. closed stuff is stored in a db column called "completed" and those are what the variables in the code refer to. this is confusing and wrong, since signups don't have to apply to events at all, and you can signup for nodes that don't have any notion of starting/stopping, or being completed.

attached patch changes the schema, modifies the code to match, and provides a DB update to migrate people's data.

CommentFileSizeAuthor
signup_status.patch.txt7.7 KBdww

Comments

dww’s picture

Status: Needs review » Fixed

committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)