Problem/Motivation

Responsive video output does not include cache tags for its referenced Video Styles. Changes to a Video Style can leave cached output outdated until caches are cleared.

Steps to reproduce

1. Create a Responsive Video Style that references a Video Style.
2. Render a video with the Responsive Video Style.
3. Change the referenced Video Style.
4. Reload the cached page.

Proposed resolution

Add the referenced Video Styles as cacheable dependencies of the responsive video output.

Remaining tasks

- Add a regression test.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

dpacassi created an issue. See original summary.

  • dpacassi committed e73e3f2b on 1.0.x
    Issue #3612419 by dpacassi: Referenced Video Style changes do not...
dpacassi’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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