Closed
Bug 1838447
Opened 2 years ago
Closed 2 years ago
Update enterprise telemetry check to exclude the new 115 EOL IDs
Categories
(Firefox :: Enterprise Policies, task, P2)
Firefox
Enterprise Policies
Tracking
()
RESOLVED
FIXED
116 Branch
People
(Reporter: mkaply, Assigned: mkaply)
References
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-beta+
|
Details | Review |
With Firefox 115, we're going to EOL old Windows and mac.
Because of this, ESR numbers are going to be inflated.
We designed an enterprise check in our code specifically for this.
We can update it to exclude the new distribution IDs.
| Assignee | ||
Comment 1•2 years ago
|
||
From https://bugzilla.mozilla.org/show_bug.cgi?id=1835022
distribution ID mozilla-mac-eol-esr115
distribution ID mozilla-win-eol-esr115
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P2
Pushed by mozilla@kaply.com:
https://hg.mozilla.org/integration/autoland/rev/b5b3fde53cf5
Exclude EOL distribution IDs from enterprise telemetry. r=mstriemer
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Updated•2 years ago
|
status-firefox115:
--- → affected
| Assignee | ||
Comment 5•2 years ago
|
||
Comment on attachment 9339081 [details]
Bug 1838447 - Exclude EOL distribution IDs from enterprise telemetry. r?mstriemer
Beta/Release Uplift Approval Request
- User impact if declined: Is enterprise telemetry will be polluted with our EOL ESR versions.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Policy only, ESR specific automated tests.
- String changes made/needed:
- Is Android affected?: No
Attachment #9339081 -
Flags: approval-mozilla-beta?
Comment 6•2 years ago
|
||
Comment on attachment 9339081 [details]
Bug 1838447 - Exclude EOL distribution IDs from enterprise telemetry. r?mstriemer
Approved for 115.0 RC1.
Attachment #9339081 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 7•2 years ago
|
||
| bugherder uplift | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•