magfest-archive / hotel

MAGFest hotel room management
GNU Affero General Public License v3.0
1 stars 2 forks source link

Creat ability to resend Notification email #70

Closed bds002 closed 7 years ago

bds002 commented 7 years ago

On: https://super2017.uber.magfest.org/uber/hotel_assignments/index#/ We have the ability to notify each person in the hotel room of their roommates contact info, and arrival dates based on the data that is entered into the system.

After the initial wave of emails go out, there is also some re-configuring of staff room assignments that happens... I would like to see a way to add the ability to notify people of new arrangments.

Currently that is handle by figuring out all the email address and re-building the notification email in a email handler.

bds002 commented 7 years ago

Duplicate of https://github.com/magfest/hotel/issues/55 - Closing this one.