Members can book stuff though our booking system. Sometimes items/rooms are booked on behalf of multiple people. For instance, sexet might book all of iDét for a pub and then everyone responsible should have access to the rooms inside iDét (i.e for picking up microphone from styrelserummet).
Solution
Allow member's to add multiple other people to a booking. Then, make sure all of these people get the access they need. Finally, find a way to display all of these people in the booking admin table.
Alternatives
KM could manually grant all "extra" members the access they need.
People might already have the access they need in most cases, so maybe this is not even necessary?
Blocked by https://github.com/Dsek-LTH/web/issues/542
Description
Members can book stuff though our booking system. Sometimes items/rooms are booked on behalf of multiple people. For instance, sexet might book all of iDét for a pub and then everyone responsible should have access to the rooms inside iDét (i.e for picking up microphone from styrelserummet).
Solution
Allow member's to add multiple other people to a booking. Then, make sure all of these people get the access they need. Finally, find a way to display all of these people in the booking admin table.
Alternatives