Checklist
What You Are Seeing?
I'm trying to unset previously set values for the Chocolatey proxy and proxyBypassList settings, but I seem to be unable to do this using ChocolateyGUI. I can clear both settings, exit the settings screen, enter the settings screen again, and both settings have their original values. Modifying works, but clearing does not.
Only option to remove the values is by using the Chocolatey CLI 'config unset' command.
What is Expected?
When I remove the value for a specific setting, I would expect the configuration option to be 'unset'.
How Did You Get This To Happen?
Using CLI: choco config unset proxy
Using GUI:
- enter settings screen, Chocolatey TAB
- enter a value for the proxy setting (e.g. 'TEST')
- exit the settings screen
- enter settings screen, Chocolatey TAB
- clear the value of the proxy setting (remove 'TEST')
- exit the settings screen
- enter settings screen, Chocolatey TAB
- check the value of the proxy setting (it will be 'TEST')
System Details
- Operating System: 10.0.22631.0
- Windows PowerShell version: 5.1.22621.5909
- Chocolatey CLI Version: 2.5.1
- Chocolatey Licensed Extension version: n/a
- Chocolatey License type: n/a
- Terminal/Emulator: CMD, Windows PowerShell
Installed Packages
Output Log
ChocolateyGUI log displays a record when I modify a setting, e.g.:
2025-10-03 10:47:23.131 +02:00 [Warning] Updated proxy = TEST
However, when I clear its value, there is no record logged.
Additional Context
No response
┆Issue is synchronized with this Clickup task by Unito
Checklist
What You Are Seeing?
I'm trying to unset previously set values for the Chocolatey proxy and proxyBypassList settings, but I seem to be unable to do this using ChocolateyGUI. I can clear both settings, exit the settings screen, enter the settings screen again, and both settings have their original values. Modifying works, but clearing does not.
Only option to remove the values is by using the Chocolatey CLI 'config unset' command.
What is Expected?
When I remove the value for a specific setting, I would expect the configuration option to be 'unset'.
How Did You Get This To Happen?
Using CLI: choco config unset proxy
Using GUI:
System Details
Installed Packages
Output Log
Additional Context
No response
┆Issue is synchronized with this Clickup task by Unito