- π§πͺBelgium LRoels Ghent
Patch applies on version 2.3.0 and fixes the issue stated above.
Comment in #8 should still be taken into account but marking this as reviewed since it does work and fixes the issue.
Up to the maintainer to see if they want to implement it this way or not. - Status changed to Needs work
about 1 year ago 1:30am 20 March 2024 - π¬π§United Kingdom alexpott πͺπΊπ
Something like the operation adds some other cache tag to the view that we can then use to clear when we need to. This list cache tag is way too generic.
- First commit to issue fork.
- Merge request !38Issue #2919019: content_lock_entity_operation doesn't work if the entity list is cached β (Open) created by smustgrave
- Status changed to Needs review
about 1 year ago 3:53pm 27 March 2024 - πΊπΈUnited States smustgrave
added 'content_lock:' to make it more unique.
- Status changed to Needs work
about 1 year ago 4:11pm 27 March 2024 - π¬π§United Kingdom alexpott πͺπΊπ
@smustgrave the new cache tage should not be specific for an entity ID and we should not clear the entity list cache list here.
Also need to add the cache tag to the break lock operation so that views that use this have the new cache tag in them and are cleared when necessary.
- π¦πΊAustralia acbramley
I believe this would be fixed with π Views entity operations lack cacheability support, resulting in incorrect dropbuttons Needs work in core.