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
Describe the bug
Post RBAC integration, a user is unable to add any environment variables to a project or environment, the operation performs as expected for a user with an existing admin token.
To Reproduce
Steps to reproduce the behavior:
As a user who is of OWNER|MAINTAINER|DEVELOPER attempt to add an environment variable to a project or environment
twardnw
changed the title
unable to add environment variables to project or environment
unable to add or delete environment variables to project or environment
Sep 11, 2019
Describe the bug
Post RBAC integration, a user is unable to add any environment variables to a project or environment, the operation performs as expected for a user with an existing admin token.
To Reproduce
Steps to reproduce the behavior:
For all cases, attempting to add a PROJECT environment variable results in
Attempting to add an ENVIRONMENT environment variable results in
For the deleteEnvVariable mutation the results are similar.
Expected behavior
Environment variable should be saved\deleted to\from the API
The text was updated successfully, but these errors were encountered: