You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mozilla/addons-server#22888 breaks the addons-frontend as it cannot handle more than one promoted add-on group.
It should be able to handle the changes in the patch, while continuing to handle single promotions while #22888 is not merged.
Even once #22888 is merged, only one badge can be shown at a time. If an add-on is both LINE and RECOMMENDED, it should only display the RECOMMENDED badge.
Acceptance Criteria
The content you are editing has changed. Please copy your edits and refresh the page.
a partner add-on is : recommended + by firefox badge?
how can I set it up to get both badges on frontend ? I tried from promoted module on dev but I don't see a way...
@ioanarusiczki We're choosing only to show one badge, even if an add-on has multiple, based on the "importance" of the add-on. (Recommended, then line). Apologies, I forgot to update the issue.
For now (until the backend portion of this is merged), the only thing that needs to be verified is that everything still shows as expected (i.e nothing has changed), as there's no way for an add-on to have multiple groups until then.
I didn't finish yet but so far I didn't find anything unusual on frontend recommended/by firefox badges.
Definitely cannot add 2 promotions for one extension, I could only add one of the two.
I could add the recommended badge for themes using Mozilla Collection.
Description
mozilla/addons-server#22888 breaks the addons-frontend as it cannot handle more than one promoted add-on group.
It should be able to handle the changes in the patch, while continuing to handle single promotions while #22888 is not merged.
Even once #22888 is merged, only one badge can be shown at a time. If an add-on is both LINE and RECOMMENDED, it should only display the RECOMMENDED badge.
Acceptance Criteria
Milestones/checkpoints
Checks
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: