By dcam on
Change record status:
Draft (View all draft change records)
Project:
Introduced in branch:
11.x
Introduced in version:
11.4.1
Issue links:
Description:
Display and form view mode configuration dependencies are recalculated to ensure all dependencies are recorded.
View modes implement widget plugins which may have module dependencies. Previously, if a view mode implemented the same widget multiple times with different dependencies, then only one of those dependencies would be saved in the configuration's dependency list. This could cause situations where a module could be uninstalled without warning that a configuration depended on it.
Site owners must ensure that updates are executed after upgrading to get the recalculated dependencies.
Impacts:
Site builders, administrators, editors