Closed Bug 1987799 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 DUPLICATE of bug 1987796

People

(Reporter: mconley, Unassigned)

References

(Blocks 1 open bug)

Details

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).

D'oh, Bugzilla hiccup.

Status: NEW → RESOLVED
Closed: 9 months ago
Duplicate of bug: 1987796
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.