Problem/Motivation

We discovered this in farmOS a while ago (#3325911: farm_update does not revert views with reordered fields), but I'm only just now opening an upstream issue for it in Config Update.

See that older issue for some more detail, but the summary is: if you change the order of fields/filters/etc in Views configuration, Config Update does not recognize it as overridden, and therefore cannot revert it.

Steps to reproduce

Change the order of fields/filters/etc in a View and try to revert it with Config Update (either programatically or via the Config Update UI). It is not possible.

Proposed resolution

TBD.

Remaining tasks

TBD.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

m.stenta created an issue.