Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enterprise] Multiple policies behave wrong and react on the GlobalUtility policy #35001

Closed
htcfreek opened this issue Sep 22, 2024 · 1 comment
Assignees
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.

Comments

@htcfreek
Copy link
Collaborator

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 of getConfiguredValue. This causes that policies also act on ConfigureGlobalUtilityEnabledState policy value.

✔️ Expected Behavior

This does not happen.

❌ Actual Behavior

It happens.

Other Software

No response

@htcfreek htcfreek added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Sep 22, 2024
@htcfreek htcfreek self-assigned this Sep 22, 2024
@htcfreek htcfreek added Status-In progress This issue or work-item is under development Priority-1 Bug that is high priority Area-Enterprise Issues relevant to large enterprises, SCCM, run as admin restrictions, ... and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Sep 22, 2024
@jaimecbernardo jaimecbernardo added Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. and removed Status-In progress This issue or work-item is under development labels Sep 23, 2024
@jaimecbernardo jaimecbernardo added this to the PowerToys 0.85 milestone Oct 7, 2024
@jaimecbernardo
Copy link
Collaborator

This issue has been worked on during the 0.85 development cycle. Please update to the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants