I had a relationship between the Account entity, and a custom entity called "Notice Area". I removed the "Notice Area" entity from my solution ("User Information") as part of a general clean up. However, a relationship to the "Notice Area" entity still exists on the Account entity in my solution. Whenever I attempt to delete this relationship in the Maker Portal, I get an error "There are dependencies on this relationship that are preventing it from being deleted." However, when I try to show those dependencies in the Maker Portal, I get the error message "We couldn't load your data. An unexpected error occurred."
I have tried to delete the relationship in the classic editor. This doesn't work either, but I do at least get a list of dependencies (see attached screenshot, "Account Notice Party Relationship Dependencies.png" (I copied the details into a spreadsheet as I couldn't take a screenshot). However, none of these dependencies are on anything in my solution.
At this point I'm stumped. I did try moving the Notice Area entity back into my solution, but (a) that's a sub-optimal solution, and (b) it just introduces more dependencies on other elements outside my solution - which is exactly what I am trying to avoid!
Can anyone suggest how I can remove the relationship between the Account and the "Notice Area" entities? Thanks in advance!