Problem/Motivation
Anytime configuration for views is changed things need to pass through the ViewsConfigUpdater. web/core/modules/views/src/ViewsConfigUpdater.php
This class is really complex even though it's essential for managing config changes.
I would like to help document the class, possibly simplify the class and a stretch goal may be determine if this can be extended to help with updating more generic config updates.
Steps to reproduce
Review some issues that have updated views:
https://www.drupal.org/project/drupal/issues/2640994#comment-15597379
https://www.drupal.org/project/drupal/issues/3333401
Proposed resolution
TBD
Remaining tasks
TBD
User interface changes
N/A
API changes
TBD
Data model changes
N/A
Release notes snippet
TBD