Closed diox closed 2 weeks ago
https://github.com/mozilla/addons-server/pull/22827 has some screenshots of the new UI bits. There are notably new harden/soften buttons when you're viewing a block. It should require the same permissions as for creating a block (Blocklist:Create
) and the same sign-off as normal if that's a high adu (> 100k) add-on.
All the changes to the blocklist itself haven't landed, but you should be able to view the changes in the admin once processed. A hard blocked version can be softened to a soft-block, a soft-blocked version can be hardened to a hard-block.
I'll try to look at this in more detail next week.
I tried it already and so far so good.
soften a block worked with https://reviewers.addons-dev.allizom.org/en-US/reviewers/review/634129 harden a block worked with https://reviewers.addons-dev.allizom.org/en-US/reviewers/review/634130
Other test results on AMO dev:
guids that were hard blocked then softened: show up in stash at unblocked [] and at softblocks []
guids that were soft blocked then hardened: show up into blocks[]
harden a soft block, is now blocked in about:addons https://reviewers.addons-dev.allizom.org/en-US/reviewers/review/634113
soften a hard block is now soft blocked in about:addons https://reviewers.addons-dev.allizom.org/en-US/reviewers/review/634084
Other tests on AMO dev:
Also found into a complex block submission edit submission url
Description
Follow-up from https://github.com/mozilla/addons/issues/15013
The admin should support a way to directly change a hard-blocked version to being soft-blocked and vice-versa, with full logging/confirmation like other blocklisting actions.
Acceptance Criteria
Checks
┆Issue is synchronized with this Jira Task