Problem/Motivation

After the refactoring introduced in #2981701: Config snapshot incorrect after config db pull, when multiple extensions are snapshotted consecutively, the resulting snapshots contain the cumulative configuration provided by all extensions, rather than that of only the extension being processed.

Proposed resolution

Need to clear out configuration provider storage prior to making new snapshot.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

nedjo created an issue. See original summary.

nedjo’s picture

Priority: Normal » Critical

  • nedjo committed 4ebeb65 on 8.x-2.x
    Issue #2988684 by nedjo: Snapshots contain incorrect config items
    
nedjo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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