- Merge request !16fix #3240807 : Crop type delete form doesn't warn of deleting dependent config such as image styles → (Open) created by DrDam
- Status changed to RTBC
3 months ago 6:50am 4 September 2024
When deleting a crop type, any image styles that make use of it are also deleted.
However, the crop type delete form doesn't warn the user of this.
This is because CropTypeDeleteForm extends EntityConfirmFormBase. It should use EntityDeleteForm instead, which makes use of addDependencyListsToForm().
Setting as critical, since this is data loss.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.