manually specified featured versions end up in different order
Categories
(Socorro :: Webapp, defect, P3)
Tracking
(Not tracked)
People
(Reporter: willkg, Assigned: willkg)
Details
Attachments
(1 file)
We're currently specifying the featured versions for FennecAndroid in the product_details file. However, the product home page and drop down menu take great pains to keep version lists in version-sorted order.
It'd be better if the featured versions were listed in the order they're specified in in product_details.
For example, right now FennecAndroid has versions 68.0a1, 68.0b, and 67.0.2. It's specified that way in the FennecAndroid.json file. The product home page sorts that in version order and displays 68.0b, 68.0a1, 67.0.2.
This bug covers figuring that out.
Assignee | ||
Comment 1•5 years ago
|
||
I'm going to make this a P3. It's annoying and fixing it would probably clean up some of the related code and that'd be cool, but it's not urgent or critical.
Assignee | ||
Comment 2•4 years ago
|
||
Grabbing this. I'm going to fix it along with bug #1657668.
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
•
|
||
This was pushed to prod in bug #1658321. Marking as FIXED.
Description
•