- π¦πΊAustralia pameeela
As already noted, the view is no longer deleted if a referenced field is deleted, but still I am not able to reproduce this. In some quick testing, the config was updated to remove the dependency. So this still may be valid but it needs specific steps.
Here is what I tested:
- Add a field to a content type
field_new_field_test
- Add the field to a view display
- Check the field is listed in config as a dependency
- Remove the field from the view
- Check the config, the field is no longer listed
Based on #6 I also tested this:
- Enabling default display in views settings
- Add the field to the default display
- Check the field is listed in config as a dependency
- Disable default display
- Remove field from non-default display
- Check the config, the field is no longer listed
Screenshots showing before and after of config:
- Add a field to a content type
- Status changed to Closed: works as designed
2 months ago 9:30am 21 September 2024 - π³πΏNew Zealand quietone
I also was not able to reproduce this using a fresh install of Umami.
If you are experiencing this problem on a supported version of Drupal reopen the issue, by setting the status to 'Active', and provide complete steps to reproduce the issue β (starting from "Install Drupal core").