I saw your post about orphaned components and wanted to share my experience with a similar situation. I had a lot of orphaned components in Compass too.
To manage this, I deleted the orphaned components and reloaded them with the Team owner's ARI attribute. I used the GraphQL API to perform both the mass deletion ( paginated query + mutation) and reloading actions ( mutation with a csv as source of data).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.