Can't Modify Permissions After Setting In UI #172
Labels
bug
Something isn't working
help wanted
Extra attention is needed
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Expected vs actual behavior
After you have set permissions for a particular project in a group in the UI, you can't go back and edit it. You have to delete the permission so you have access to readd it again. This is true for organization level, project level, or namespace level.
Steps to reproduce the bug
Are you using the latest version of the project?
You can check your version by running
helm ls|grep '^<deployment-name>'
or using pctl,pctl version
, and provide the output.What is your environment setup? Please tell us your cloud provider, operating system, and include the output of
kubectl version --output=yaml
andhelm version
. Any other information that you have, eg. logs and custom values, is highly appreciated!Kubectl
Helm
(optional) If you have ideas on why the bug happens or how it can be solved, please provide it here
Editing should work
The text was updated successfully, but these errors were encountered: