diff --git a/changelog.d/13766.bugfix b/changelog.d/13766.bugfix index 032c011315db..c708e54f9c81 100644 --- a/changelog.d/13766.bugfix +++ b/changelog.d/13766.bugfix @@ -1 +1 @@ -Make sequence cache_invalidation_stream_seq begins at 2. +Fix a long-standing bug where the `cache_invalidation_stream_seq` sequence would begin at 1 instead of 2.