- Issue created by @tim-diels
- First commit to issue fork.
- 🇷🇪Réunion Martygraphie Saint-Denis (Réunion)
Hi,
I've tested the domain site module, and I can confirm that not all domain-related configurations have been deleted.
The reason is that the domain site delete form tries to delete the configuration instead of the domain entity. Some modules use the deletion of the entity to delete the other configurations.Proposed solution:
Delete entity directly instead of the configuration.
This will automatically delete the following configurations: actions, simple sitemap, domain menus and the domain record.
I'm going to propose a merge request.Marc
- Merge request !6Issue #3359085: Fix actions and sitemap not deleted when deleting a domain site → (Open) created by Martygraphie
- Status changed to Needs review
7 months ago 3:12pm 5 April 2024 - 🇷🇪Réunion Martygraphie Saint-Denis (Réunion)
And i've also added a conditional checking that the domain logo configuration exists before attempting to delete it.
I'll let you tell me if it's right for you.Marc