diff --git a/changelog/4304.bugfix.rst b/changelog/4304.bugfix.rst index cb71ea168..7d4dc033e 100644 --- a/changelog/4304.bugfix.rst +++ b/changelog/4304.bugfix.rst @@ -1 +1 @@ -The stepwise plugin must be blocked on cacheprovider plugin block request +Block the ``stepwise`` plugin if ``cacheprovider`` is also blocked, as one depends on the other.