New issue
Advanced search Search tips

Issue 613163 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 456186
Owner:
Closed: Jul 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Behavior is odd on enrolled devices if DeviceMetricsReportingEnabled is unset

Project Member Reported by atwilson@chromium.org, May 19 2016

Issue description

If DeviceMetricsReportingEnabled is not set, there is some weird behavior:

1) We aren't sure whether UMA is enabled or not
2) The settings UI falls back into "you have to be the owner to set this setting" state, but with some bugs (empty dialogs, etc).

CPanel shows "Always send metrics to Google" by default (even if this policy is unset), so we should honor that description by sending up metrics even if the policy is unset.

I think the best way to do this is to add code to DevicePolicyDecoderChromeOS::DecodeGenericPolicies to set the policy to true if it's unset.


 
We should also update policy_templates.json to reflect that "unset == true".
Cc: tnagel@chromium.org atwilson@chromium.org
Owner: ljusten@chromium.org
Mergedinto: 456186
Status: Duplicate (was: Available)
I think this is a dup.

Sign in to add a comment