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
We want to add the ability for versions to be soft-blocked.
Minimal changes to the admin should be included to make it possible to test this.
In follow-up tickets we'll add more admin functionality and generate a separate set of bloomfilter and stashes for soft-blocked versions - for now, this is about making it possible to add a soft-block internally without breaking anything.
Note that while in practice this is unlikely to come up very often, for a given Block we might end up with versions that are hard-blocked and versions that are soft-blocked : we are going to add the information of whether something is soft or hard-blocked on the BlockVersion itself.
Acceptance Criteria
The content you are editing has changed. Please copy your edits and refresh the page.
Minimal changes to the admin should be included to make it possible to test this.
Creating/editing has been left for later, for #15013, so to test this requires manually altering the blockversion in a shell. Still, you can test that all blocks are created as hard by default (the admin detail for a block now shows if each version in the block was soft or hard blocked)
Description
Part of https://docs.google.com/document/d/1RgY1N5MCNQAiKM3EK0bgvw7CZ8TolR81dF2QCNzTM2s/edit
We want to add the ability for versions to be soft-blocked.
Minimal changes to the admin should be included to make it possible to test this.
In follow-up tickets we'll add more admin functionality and generate a separate set of bloomfilter and stashes for soft-blocked versions - for now, this is about making it possible to add a soft-block internally without breaking anything.
Note that while in practice this is unlikely to come up very often, for a given
Block
we might end up with versions that are hard-blocked and versions that are soft-blocked : we are going to add the information of whether something is soft or hard-blocked on theBlockVersion
itself.Acceptance Criteria
Milestones/checkpoints
Checks
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: