diff --git a/pkg/probo/third_party_service.go b/pkg/probo/third_party_service.go index 712812283..396219e02 100644 --- a/pkg/probo/third_party_service.go +++ b/pkg/probo/third_party_service.go @@ -762,7 +762,7 @@ func (s ThirdPartyService) ImportFromCommon( SecurityPageURL: commonParty.SecurityPageURL, TrustPageURL: commonParty.TrustPageURL, ShowOnTrustCenter: false, - FirstLevel: true, + Level: 1, CreatedAt: now, UpdatedAt: now, }