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
I found instances where AOI types are referenced locally by other AOIs. I don't think the current implementation is looking for nested type references like this, so I think we need to look at adding that. I think this means we will need to parse AOIs for type references alongside tags.