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

[Feat]: Possibility to manage user's Rooms access in a batch after user already created #1037

Open
Varrkan82 opened this issue Jul 19, 2024 · 4 comments

Comments

@Varrkan82
Copy link

Problem

For now after user been added you can not edit his permissions to access Rooms in a batch. You need to enter each room and edit Room access list. But it is possible to edit user's role.

Description

Please add possibility to batch manage Room access for user

Importance

nice to have

Value proposition

  1. If you have a lot of rooms and form beginning user was invited only to few of them and after some time you want to grant this user other permissions to more rooms - you need to add this user in each Room separately or remove user from invited and invite him again to other amount of nodes.

Proposed implementation

Please, add batch management for user room access.

@Varrkan82 Varrkan82 changed the title [Feat]: Please add possibility to manage user's Rooms access in a batch after user already created [Feat]: Possibility to manage user's Rooms access in a batch after user already created Jul 19, 2024
@sashwathn
Copy link

@car12o @juacker @papazach : We should add an option for the users to modify / add rooms on which the user has been originally invited to - especially for the troubleshooter and observer roles.

@shyamvalsan
Copy link

Maybe just add an extra action for rooms assignment here, that allows users to multi select the rooms the user has access to.

image

this would need some work from @netdata/cloud-fe as well.

@car12o
Copy link

car12o commented Aug 12, 2024

guys for the invitation flow it's already working like this, you can invite a user and assign multiple rooms.
for already existing users, we need to spec it (users/users add/remove room/rooms) and it will require changed from both BE & FE.

@shyamvalsan
Copy link

Yes @car12o this is the ask from the user. Lets spec it out.

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

No branches or pull requests

4 participants