No valid pipelines in the Merge wizard
There are no valid pipelines when merging a branch in the Merge wizard.
You receive the following error message:
There were no valid pipelines to support this request. Please confirm the following:
- A pipeline is configured that corresponds to an application in your current application stack.
- The target pipeline supports branches.
- The target pipeline is not archived/disabled.
You receive this error because of one of the following situations:
- The OrchestratorURL dynamic system setting is not set on the development system.
- The DMReleaseAdmin_OAuth2 authentication profile is not configured with the correct access token endpoint, revoke token endpoint, client ID, or client secret.
- There is no active merge pipeline for an application in your application stack.
Configuring access to pipelines
- Ensure that the OrchestratorURL dynamic system setting is configured on the development system and points to the orchestrator URL.
- Ensure that the DMReleaseAdmin_OAuth2 authentication profile is configured with the correct access token endpoint, revoke token endpoint, client ID, and client secret.
- Ensure that you have an active merge pipeline for an application in your application stack.
Previous topic Enabling and disabling the chatbot Next topic Resolving revision deployment issues when revisions approach patch version 99