It turns out that Drupal treats a disabled form element as essentially being null. This causes users who edit the name or description for status code #1 ("Registered") to inadvertently and irrecoverably (without editing the DB) to no longer being counted as modifying the signup count... which is vital to the "Registered" status code's functionality.

Comments

jrbeeman’s picture

Status: Active » Fixed

Fixed in 5.x-dev as of r108889.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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