Published events changing to drafts while using Redis Object Cache
-
Basically the title. When Redis Object Cache is enabled and running, editing events seems to follow this loop:
- Published event: Clicking “Update” changes the published event to a Draft.
- Draft event. Clicking “Publish” publishes the event.
- Back to 1 and repeat, alternating between published (button: update) and draft (button: publish)
If I disable Redis Object Cache, then it seems to follow the expected route of simply updating the already published post, and keeping its published status. I tried clicking “update” 10 times in a row and it always remained published, and re-enabling Redis immediately ran into the original problem loop again.
Any help?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.