-
Notifications
You must be signed in to change notification settings - Fork 79
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
Remove/disable departments -> Create a departments API #576
Comments
@sibrahi5 @camfassett I want to be clear on which users have the ability to deactivate apartments, and which users have the ability to remove departments. |
NOTE: @sibrahi5 responded to my question in slack and confirmed that the permissions I described are correct. |
(I was originally going to create a new issue and link it, but I thought it would be clearer if I continued the conversation in this issue.) After poking around the codebase, I decided to create a departments API, similar to the existing users API. I will also create a departments dashboard, which only admins can access, that will be similar to the existing users dashboard. I think this is the clearest and most comprehensive way to implement the ability to remove/disable departments. Other thoughts are welcome! |
We should be able to make a department inactive AND remove departments altogether
The text was updated successfully, but these errors were encountered: