Implement cancel-event feature (016) #38
Reference in New Issue
Block a user
Delete Branch "016-cancel-event"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
/events/{eventToken}endpoint for organizers to cancel events (irreversible)cancelledflag and optionalcancellationReasonon event entity (Liquibase migration)Test plan
Add PATCH /events/{eventToken} endpoint for organizers to cancel events, cancellation banner for visitors, and RSVP rejection on cancelled events. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>