change manage_relationship(:owner_teams, :owner_teams,
type: :direct_control,
on_lookup: :ignore,
on_match: :ignore,
on_no_match: {:create, :upsert},
on_missing: :destroy
)
change manage_relationship(:owner_teams, :owner_teams,
type: :direct_control,
on_lookup: :ignore,
on_match: :ignore,
on_no_match: {:create, :upsert},
on_missing: :destroy
)