Closed Bug 1167241 Opened 10 years ago Closed 10 years ago

add version to Link in suggest framework

Categories

(Input Graveyard :: Submission, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

References

Details

(Whiteboard: u=user c=feedback p=1 s=input.2015q2)

Input has a suggest framework. The framework takes a piece of feedback and passes it through a set of suggest providers which can return Link objects to display to the user. Currently, the Link object has a type_. This bug covers two changes: 1. change type_ to provider 2. add version The version can be an integer--it doesn't matter. The important part is that we know when looking at results over time which version of the provider produced those results allowing for us to hone provider heuristics.
In a PR: https://github.com/mozilla/fjord/pull/583 Landed in master: https://github.com/mozilla/fjord/commit/ec36df7e0f7a0679f3713bd985684b7cce35f93d Closing this since it doesn't affect production code ... yet.
Assignee: nobody → willkg
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: u=user c=feedback p= s=input.2015q2 → u=user c=feedback p=1 s=input.2015q2
Product: Input → Input Graveyard
You need to log in before you can comment on or make changes to this bug.