Problem/Motivation

When a draggableviews views is saved, caches relying on the views configuration are invalidated. Since the cache tags only integrates the view ID, a views with multiple separated displays will have all its display caches invalidated.

Proposed resolution

We could could both invalidate the views configuration and the views display configuration and let the third party module decides which is more relevant.

Comments

Aerzas created an issue. See original summary.

aerzas’s picture

Status: Active » Needs review
StatusFileSize
new541 bytes

A proposition to invalidate the view display configuration.

istryker’s picture

I can see this being extremely useful, as the end goal is when you re-save the order, it searches all views and then each individual display and invalidate their cache if they use that order view display.

  • Aerzas authored c85fd3f on 2.0.x
    Issue #3199314 by Aerzas: Integrate view display in cache tag...
istryker’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.