Problem/Motivation

I've got a website that has a lot of image derivatives, and I'd like to change the configuration of the pipelines so that future generations of the derivatives will use the new settings, but existing files won't be changed.

Now, I know I could do this with a new pipeline, and then changing the image styles over to using that pipeline, but then that would change the configuration of the image styles, which would cause a flush too.

Steps to reproduce

Change the configuration of a pipeline, and see all the image styles using the pipeline get flushed.

Proposed resolution

Introduce a secret setting so that the knowledgeable developer could skip the auto-flushing behaviour if they 'know better'.

Remaining tasks

Decide on the setting name, code it up, add some tests.

User interface changes

None.

API changes

A cheeky hidden setting.

Data model changes

None.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

steven jones created an issue. See original summary.

  • steven jones committed e650fc01 on 4.x
    feat: #3586498 Allow for not flushing image styles on pipeline config...
steven jones’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.