Fix RegistrationStatus enum used as array key in registration list
$reg->status is a backed enum — use ->value to get the string for
array indexing and string comparisons.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment