Closed
Bug 1086650
Opened 10 years ago
Closed 10 years ago
redo dev generic form infrastructure
Categories
(Input Graveyard :: Code Quality, defect)
Input Graveyard
Code Quality
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
(Whiteboard: u=dev c=codequality p=3 s=input.2014q4)
We've got two generic feedback forms that exist in parallel so that we can do development on one and all the string exist in the .pot file--both the ones for the currently active form and the ones for the new form.
The dev generic feedback form uses a different feedback router and url. This is problematic because it adds a bunch of extra code that needs specialized testing, it'll create a url that will eventually go away, and it's not set up for A/B testing.
This bug covers reworking all that infrastructure so that it uses the same url as the active generic feedback form and uses a waffle flag to switch between the two parallel forms.
Assignee | ||
Comment 2•10 years ago
|
||
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•10 years ago
|
||
Landed in https://github.com/mozilla/fjord/commit/cba9a2d690da30aa3ca884081b8c364a12a53304
Pushed this to prod just now.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Input → Input Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•