Closed Bug 1987796 Opened 9 months ago Closed 9 months ago

CardSections assumes that `newtabTrainhop` Nimbus feature has `dailyBriefing` defined

Categories

(Firefox :: New Tab Page, task)

task

Tracking

()

RESOLVED FIXED
144 Branch
Tracking Status
firefox144 --- fixed

People

(Reporter: mconley, Assigned: mconley)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

STR:

  1. Ensure sections is enabled
  2. Follow the instructions in https://phabricator.services.mozilla.com/D264079
  3. After the last step, go to about:studies and unenroll from the study
  4. Open a new tab

Alternatively, instead of enrolling in dailyBriefing as part of Step 1, set the following value for the newtabTrainhop feature:

{
  "type": "test",
  "payload": {
    "enabled": true,
    "sectionId": "top_stories_section",
    "placement": "section"
  }
}

and then open a new tab. This results in a broken set of story cards (if sections is enabled).

Duplicate of this bug: 1987799
Assignee: nobody → mconley
Status: NEW → ASSIGNED
Pushed by csabou@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/d84caf9d1165 https://hg.mozilla.org/mozilla-central/rev/89d6d9a06132 Don't assume that dailyBriefing will be defined on trainhopConfig to account for unenrollment / other experiments. r=home-newtab-reviewers,thecount
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
QA Whiteboard: [qa-triage-done-c145/b144]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: