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

[C2] Control changes in roles #5840

Open
NicoDucou opened this issue Oct 4, 2024 · 0 comments
Open

[C2] Control changes in roles #5840

NicoDucou opened this issue Oct 4, 2024 · 0 comments
Milestone

Comments

@NicoDucou
Copy link
Member

When changing a user role we should control if it is compatible with the assignation this user already have and show a message to indicate the problems that would happen.

For example if a user has a teacher role and we assign it a course A in which he is the teacher and we assign him as general coach of a session B. If we try to change the role of this user from teacher to student it should not allow us and show a message indicating the the student role is incompatible with the assignation as a teacher in course A and the assignation as general manager in session B and indicate that this should be change to be able to change the user role.

This is a specific example but we should verify the compatiblity for every change.

To be implemented in Chamilo 2

@NicoDucou NicoDucou added this to the 2.0 milestone Oct 4, 2024
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

1 participant