Fix: group print page crashing on enum status passed to __()
GroupStatus is a backed enum — need ->value to get the string for __().
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment
GroupStatus is a backed enum — need ->value to get the string for __().
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>