Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
Hi, I'm currently working with a larger magnolia project where we have several custom content apps that heavily reference the categories and assets ( dam ) apps. Our issue is, when we delete a category ( in categories ) or an item ( in the custom content apps ) that reference categories or assets we now have orphaned id's as deleting from one workspace does not delete the references in the others. This is a major issue for us since we heavily use these references - we've noticed our logs fill up with ItemNotFoundExceptions to the point where it is starting to impact performance. We noticed that in the pages and assets apps, if you try to delete something you are presented with a dialog box that shows items that are referencing said item ( image attached ). Would it be possible to add an extra button/option to this dialog that removes the references with the deletion of said item or implement something that can better help us manages these orphans?