Closed
Bug 1832445
Opened 3 years ago
Closed 3 years ago
Mismatch the data name between AddonSuggestions and Merino
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: daisuke, Assigned: daisuke)
References
Details
Attachments
(1 file)
It seems that mismatch in the following data at least.
| AddonSuggestions | Merino |
|---|---|
| name | title |
| custom_details.addon | custom_details.amo |
| custom_details.addon.reviews | custom_details.amo.number_of_ratings |
We need to fix them.
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a800d4653b79
Adapt to Merino data format r=adw
Comment 3•3 years ago
|
||
Backed out changeset a800d4653b79 (Bug 1832445) for causing failures in browser_glean_telemetry_engagement_selected_result.js CLOSED TREE
Log: https://treeherder.mozilla.org/logviewer?job_id=415292793&repo=autoland&lineNumber=7612
Backout: https://hg.mozilla.org/integration/autoland/rev/3503a96f714f018e2045e33d0c41cc4cdbd78a2f
Flags: needinfo?(daisuke)
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(daisuke)
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/627dc837e528
Adapt to Merino data format r=adw
Comment 5•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•