[Enterprise] Multiple policies behave wrong and react on the GlobalUtility policy #35001
Labels
Area-Enterprise
Issues relevant to large enterprises, SCCM, run as admin restrictions, ...
Issue-Bug
Something isn't working
Priority-1
Bug that is high priority
Resolution-Fix Committed
Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Microsoft PowerToys version
pre-0.85.0 (cf470a6)
Installation method
Dev build in Visual Studio
Running as admin
None
Area(s) with issue?
General
Steps to reproduce
Multiple policies for settings in the modules using the wrong code for checking the policy value.
The use
getUtilityEnabledValue
instead ofgetConfiguredValue
. This causes that policies also act onConfigureGlobalUtilityEnabledState
policy value.✔️ Expected Behavior
This does not happen.
❌ Actual Behavior
It happens.
Other Software
No response
The text was updated successfully, but these errors were encountered: