Scope or App Id already exists in a different combinationIssue Users occasionally encounter this error message while publishing the application to Repository. Error Message: "<Application Name> could not be uploaded due to the following error: Scope or App Id already exists in a different combination" while publishing an application to App Repository.ReleaseAll ReleasesCause Ideally, the application scope can not be changed once it is created in an instance as it will be registered in the application repository with the identifier combination of source app ID and scope. App id and scope combination must be unique across the Application Repository. We run into this issue if the scope or source_app_id is modified while transferring the app to a new instance via an Update set and then try to publish it as a new application to the repository. ResolutionIn order to push to the repo, it should be a unique combination of app id and scope so please make the changes accordingly and try to push to the repository.