Row deleted at Level 1, but not at Level 2
I’m new to researching problems with Rows and Levels. I was able to identify the root cause of the error, but I want to fix the page so that it doesn’t happen again.
The initial issue: A row was deleted from a page at Level 1, but there was a corresponding row at Level 2 on the page which was not deleted. This caused a problem when a user tried to access the page. Why did the adjustment only delete the row at Level 1 and not also Level 2? What should I change on the page to ensure that the row is deleted at both levels?