• Resolved Tema

    (@madeinua)


    Hi,

    I found an issue with Post Locking feature when the Redis Object Cache is enabled:

    1. Open a post to edit
    2. Login via another user
    3. Open the same post.

    Expected result: post must be locked from editing.
    Actual result: post can be edited.

    Note: it seems that Redis stores post metadata including the meta_key “_edit_lock” and not updating it when the user opens a post to edit.

    Thanks,
    Artem

Viewing 1 replies (of 1 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    Hi Artem!

    If the issue persists after flushing your Redis Server once, please report this to the WP core team. This plugin only provides the API for WP to use Redis and doesn’t handle any logic of post locking itself.

Viewing 1 replies (of 1 total)
  • The topic ‘Post Locking not working’ is closed to new replies.