Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: allow students to bulk move reservations from one room into another #54

Open
firasm opened this issue Feb 4, 2024 · 2 comments

Comments

@firasm
Copy link

firasm commented Feb 4, 2024

We have two CBTF rooms at UBC at the moment, we only open the second room when the first one is ~90% full. At the moment this is a very manual process (which is probably a separate issue).

Nonetheless, it does happen that we can't predict demand well enough and open both rooms when we should have only opened one. This can be seen in the screenshot below

Screenshot 2024-02-04 at 2 04 40 PM

It would be nice if we could do one of the following:

A) "Change the location" of a session (with all the warnings etc etc) of a room after a reservations are made so that students just go to the right room

B) "Bulk move" reservations from one session into another (Related to #41)

I understand this violates the sanctity of reservations, but operationally we often need to do this for efficiency and logistics.

@nwalters512
Copy link
Contributor

I'd be pretty hesitant to implement something like this until we have infrastructure in place for sending email notifications to students. Like with airplane flights, we'd want to make sure to notify students if their initial reservation was changed. I suppose it'd be possible to send those notifications manually, but we'd many to make it very clear to center staff that students wouldn't be automatically notified.

@firasm
Copy link
Author

firasm commented Feb 5, 2024

Oh, well if we had email notifications (which I thought was a much harder feature to implement), this issue will probably be (mostly) moot! We can just send them an email to switch to the other session and if they show up to the wrong one, just get them to do it on the spot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants