"source": "HOME" string is missing from the log when accessing "What's new"
Categories
(Firefox for Android :: Experimentation and Telemetry, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: csadilek, Assigned: avirvara)
Details
Attachments
(1 file)
From github: https://github.com/mozilla-mobile/fenix/issues/27495.
Steps to reproduce
- Launch Fenix and from the Homescreen tap on the Menu button (3dot) and tap on "What's new".
- Send Fenix in background.
- Check the https://debug-ping-preview.firebaseapp.com/ for the triggered pings or the Android Studio logcat;
Expected behaviour
User is redirected to a support Mozilla webpage describing the latest Fenix updates.
An events type ping is generated:"name": "whats_new_tapped",
"extra": {
"source": "HOME"
}Actual behaviour
The following log is shown:
{
"timestamp": 3483,
"category": "events",
"name": "whats_new_tapped"
}Device name
Google Pixel 4
Android version
Android 12
Firefox release type
Firefox Beta
Firefox version
107.0b2
Device logs
No response
Additional information
No response
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Confirmed. Currently there's no extra so we record where the user tapped the "What's new" button. Update this issue to enhancement. Please implement.
Assignee | ||
Comment 3•11 months ago
|
||
Updated•11 months ago
|
Comment 5•10 months ago
|
||
bugherder |
Description
•