Downstream Relationship Formatter IssueIssue All of my relationships seem to be showing up twice.ReleaseAny releaseCauseWhen using UI (user interface) Action "Convert to Application Services" creates relations based on original cmdb_ci_service, it also creates Entry Points based on same relations. One is created for manual endpoint, and is created for Infrastructure CIs. (Configuration Item) ResolutionWhen using "Convert to Application Services" UI action, if you would like to ignore a certain class from being converted, you may add the class to system property:sa.mapping.user.manual.citype.blacklistFor example, if you have a service that depends on cmdb_ci_win_server, then by default, "Convert to Application Services" function will create a manual endpoint to the cmdb_ci_win_server record.If you don't want this to happen, add cmdb_ci_win_server to sa.mapping.user.manual.citype.blacklist, and thus the manual endpoint will no longer be created.===For services that are already converted, you can manually remove the manual endpoints under Entry Points on the Calculated Application Service form (under default view)===Related Links Below is the documentation for this system property, under section "Non-compliant CIs"service-mapping/concept/convert-bus-to-app-svc-intro