Closed Bug 1809328 Opened 3 years ago Closed 10 months ago

"source": "HOME" string is missing from the log when accessing "What's new"

Categories

(Firefox for Android :: Experimentation and Telemetry, enhancement)

All
Android
enhancement

Tracking

()

RESOLVED FIXED
134 Branch
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

  1. Launch Fenix and from the Homescreen tap on the Menu button (3dot) and tap on "What's new".
  2. Send Fenix in background.
  3. 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.

The severity field is not set for this bug.
:cpeterson, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(cpeterson)
Flags: needinfo?(cpeterson)

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.

Severity: -- → S2
Type: defect → enhancement
Assignee: nobody → avirvara
Attachment #9434728 - Attachment description: WIP: Bug 1809328: add source to log when accessing What's new → Bug 1809328: add source to log when accessing What's new
Status: NEW → ASSIGNED
Pushed by avirvara@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fdc6083745ef add source to log when accessing What's new r=android-reviewers,Roger
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: