Don't delete view due to config dependencies being deleted

Created on 23 April 2025, 1 day ago

Problem/Motivation

Spin off from πŸ› Uninstalling a module deletes all views that have third-party settings by that module Active from @berdir

change views to _never_ delete due to config dependencies but just disable the view. There are lots of similar issues open where views get deleted due to a role or node type dependency in a condition that will not be fixed by this, this specifically only fixes third party settings.

I can confirm this on a module like better exposed filters

Steps to reproduce

Create a view
Create some config dependency on it
Delete the config
Notice the view is deleted too

Proposed resolution

Don't delete the view

Remaining tasks

TBD

User interface changes

NA

Introduced terminology

NA

API changes

TBD

Data model changes

NA

Release notes snippet

NA

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component

views.module

Created by

πŸ‡ΊπŸ‡ΈUnited States smustgrave

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024