This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Add request response message #943
Closed
Description
Via #911, when an admin approves or denies a reservation request they should be prompted for a message (optional for approvals, required for denials?) that will be included in the e-mail to the user. This may require adding an additional parameter to the Reservation
model, or we could just append it to the notes
(my preference given how we've started utilizing the notes as a general history for a reservation, e.g. #882).
Activity