Hi all,
A few weeks back, I added a custom entity for my companies system to track data for certain products directly into the production environment (oops). Now, I have built up a completely new solution in a development environment around that same entity. I was trying to import this solution into production, but am unable to because the original entity that's been in production has the same name as the one in my solution I would like to import. I am now trying to delete this entity, and going through all of the dependencies one by one, but I feel like I'm stuck in a loop because whenever I try to delete a relationship, it's unable to be deleted because it's already dependent on something else. It feels like an endless cycle and I do not know what to do to fix this problem.

Here's a screenshot if it helps regarding the dependencies. Please let me know if there is anything I can do to fix this issue!!!