encorelink icon indicating copy to clipboard operation
encorelink copied to clipboard

Organizer Reschedule Event

Open darrenrichmond opened this issue 8 years ago • 1 comments

As an Organizer, I need to be able to reschedule an event (either booked or not booked), because I cannot host the event in the scheduled time slot.

As the Playing by Heart product owner, I need to track rescheduled events, because this is a KPI I will use to try to reduce rescheduled events.

darrenrichmond avatar Jul 26 '16 15:07 darrenrichmond

The essential CRUD functionality is in place - there's now a Reschedule link that hits the events/{eventId} endpoint using the PUT verb. Just need to work out some minor bugs with the <Datetime/> field not auto-formatting with existing event data

LiYChristopher avatar Jun 27 '17 02:06 LiYChristopher