Bulk Publish/Unpublish: Cache not busted #69
Labels
issue: enhancement
New feature or request
source: plugin
version: Strapi 4
Issues related to the versions supported by Strapi 4
The cache doesn't seem to be busted when performing a bulk publish/unpublish operation via the strapi admin collection 'list view'. Cache is busted correctly when updating entries individually in the 'detail' view, including when Publishing/unpublishing. Anyone else experiencing this?
My
./src/config/plugins.ts
config:"@strapi/strapi": "4.13.2",
"pg": "8.11.3",
"strapi-plugin-rest-cache": "^4.2.8"
The text was updated successfully, but these errors were encountered: