Wrong telemetry key `xml-from-undefined`
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(thunderbird_esr115 fixed, thunderbird120 affected)
People
(Reporter: cketti, Assigned: cketti)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-esr115+
|
Details | Review |
When looking at https://stats.thunderbird.net/#telemetry I noticed the value xml-from-undefined under tb.account.successful_email_account_setup and tb.account.failed_email_account_setup.
It should be xml-from-disk. I'll submit a patch to fix this shortly.
Due to an argument accidentally being passed to the wrong function, the telemetry key was constructed as "xml-from-undefined".
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/3ef3181f59dd
Fix telemetry key xml-from-disk. r=freaktechnik
Comment 3•2 years ago
|
||
good to uplift oto next week's 115?
Comment 4•2 years ago
|
||
Yeah it's safe.
Comment 5•2 years ago
|
||
Comment on attachment 9362904 [details]
Bug 1864042 - Fix telemetry key xml-from-disk. r=#thunderbird-reviewers
[Triage Comment]
Approved for ers115
Comment 6•2 years ago
|
||
| bugherder uplift | ||
Thunderbird 115.6.1:
https://hg.mozilla.org/releases/comm-esr115/rev/674cc6510c39
Description
•