-
Notifications
You must be signed in to change notification settings - Fork 19
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
Reassign role: Viewer/Reviewer/TM/Superuser #1907
Comments
Reading this task I misunderstood the part "and must be readded as a TM" to mean this should happen programmatically as the user is reassigned their new role. But after a further discussion this was pointed out to me that this is meant to happen manually. Meaning, the user is revoked from all their engagements and the process of reassignment them to engagements happens manually after the reassign user role event is done. As a consequence of the misunderstanding a logic was added in the code to programmatically reassign users to their revoked memberships with the new role, which was later removed in a following PR. As thing stand, a user is revoked from their engagements after their role is reassigned. |
As a Superuser, I want to be able to assign a different role to an existing user from the user management screen so that I can keep my users up-to-date in the system.
*Superuser toggle removed from User Details screen
*Engagement UM tab will remain to be only for TM
*Table should record role for TM/Reviewer (so that when a Reviewer becomes a TM, we know what engagement they were assigned to in a specific role)
The text was updated successfully, but these errors were encountered: