Problem/Motivation

The storage used by Configuration Provider was changed in #2954369: Inject storage into ::getInstallableConfig(). We need to change our usage of the storage.

At the same time, we can improve our design by moving from the current approach of serializing configuration updates into the plugin to loading them at runtime.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

nedjo created an issue. See original summary.

  • nedjo committed 354c041 on 8.x-2.x
    Issue #2954387 by nedjo: Update to work with changes in Configuration...
nedjo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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