Open cedriclevarlet opened 1 year ago
Thank you @cedriclevarlet for the report, we are looking at this and will let you know when we know more.
@cedriclevarlet looks like the settings is persisted until you reopen the configuration once again and that's where we seem to always reenable it. Could you please confirm this is the case and you can actually use custom variables after you close but do not reopen configuration as a workaround, and in the meanwhile we can schedule work to fix this.
@peterlin741 please file an internal issue for this.
Expected Behavior
When I configure the environment variables in Advanced settings for Cloud code: Kubernetes, I would want to be able to disable system environment variables and only use the User defined environment variables.
Actual Behavior
Goto Run/Debug Configuration
Expand Advanced Settings
Bring up the Environment Variables window
Uncheck the box
Include system environment variables
Save configuration by clicking OK
Open Run/Debug Configuration
Bring up the Environment Variables window
The previously unchecked box is checked again
Additional Information