Latest version of the addon is not updated from 10.200 to 9.0.9
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
People
(Reporter: irusiczki, Unassigned)
Details
While testing the service update on AMO side I've encountered this case on AMO stage:
STR:
- I went to https://addons.allizom.org/en-US/firefox/addon/tab-notifier-autoapproval/versions/?src=featured
- Installed version 10.200 (which is not the latest)
- Went to about:addons and tried a manual update
Expected result:
It should go to 9.0.9
Actual result:
It was not updated.
Notes:
The first oldest version is 3.1 and if I tried the update service in this case the latest version 9.0.9 was installed successfully.
I verified this on AMO stage on FF78 unbranded (with prefs modified to check for updates on stage instead of prod).
I've been told that on AMO side this was verified with a crafted URL, and for someone with 10.200 the version was updated to 9.0.9.
Comment 1•5 years ago
|
||
Firefox determines the latest version by the version string, so 10.200 is higher than 9.0.9. In addition to that, AMO allows submission of lower version numbers, due to https://github.com/mozilla/addons-server/issues/7161.
Comment 2•5 years ago
|
||
I don't think we'd ever update to a lower version number.
Description
•