[wp-trac] [WordPress Trac] #64696: Real time collboration effectively disables persistent post caches while anyone edits a post

WordPress Trac noreply at wordpress.org
Fri Mar 6 15:06:01 UTC 2026


#64696: Real time collboration effectively disables persistent post caches while
anyone edits a post
--------------------------------------+--------------------------
 Reporter:  peterwilsoncc             |       Owner:  (none)
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:  7.0
Component:  Posts, Post Types         |     Version:  trunk
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:  performance
--------------------------------------+--------------------------

Comment (by mindctrl):

 Putting each client's awareness in its own row makes sense. What I don't
 understand with the current iteration is why we want `client_id` and
 `type` in the `update_value` blob. They're both necessary for filtering
 results, which we currently do by decoding every `update_value` blob and
 comparing on `type` and `client_id` in PHP.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64696#comment:46>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list