You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following up on #3212, we should perform the check on mutation parent integrity at the same time as doing the tree integrity. It'll be easy enough to do. We can probably pull out a small function that does the mutation parent computation for a given site on a given tree, which will mean we're not duplicating any code.