YaleSTC / reservations

Manage equipment loans & reservations. Who can borrow what, for how long?
yalestc.github.io/reservations
MIT License
139 stars 58 forks source link

[1748] Allow for bulk user role updates with only usernames #1752

Closed orenyk closed 5 years ago

orenyk commented 5 years ago

Resolves #1748

Allows admins to upload a user import CSV file with only the usernames populated in order to change their roles in bulk (e.g. to ban them). Previously this would only work if the CSV file contained all required user attributes.

Blocked on #1736 and #1751.

orenyk commented 5 years ago

@mr-sigma one more here!