You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the policy workflow's Roles block, if the user selects wrong role by mistake then there is no way for the user to go back and change the role. I have tried implementing a few ways in which the assigned role can be reverted but it does not seem to work.
Step to reproduce
Steps to reproduce the behavior:
Go to a policy which has Roles block configured
Run/Dryrun the policy and select a role
Once selected you will see the next screen and there is no way to revert the role
Expected behavior
Ideally I want the user the have an option for them to go back and be able to select a different user role. Is it possible with the current infrastructure and if so then how can it be implemented?
The text was updated successfully, but these errors were encountered:
Problem description
In the policy workflow's
Roles
block, if the user selects wrong role by mistake then there is no way for the user to go back and change the role. I have tried implementing a few ways in which the assigned role can be reverted but it does not seem to work.Step to reproduce
Steps to reproduce the behavior:
Roles
block configuredExpected behavior
Ideally I want the user the have an option for them to go back and be able to select a different user role. Is it possible with the current infrastructure and if so then how can it be implemented?
The text was updated successfully, but these errors were encountered: