Amplify console cant connect a second branch after successful Github App authentication #13672
Closed
2 tasks done
Labels
pending-triage
Issue is pending triage
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
v16.20.1
Amplify CLI Version
12.10.1
What operating system are you using?
Mac
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
Deploying a hosting only app with no backend. We've kept
aws-exports.js
in git to enable usage of Amplify React components (auth and S3) to existing resources.Describe the bug
After starting a fresh Github app in gen 1 Amplify, and connecting a repo and branch successfully, it's impossible to connect a second branch. Authentication flow with Github completes successfully, but on the "Add repository branch" screen, the next button is always disabled making it impossible to add a new branch.
Expected behavior
Ability to add a second branch from the same repo after the first one is created.
Reproduction steps
Project Identifier
amplify diagnose --send-report
Log output
No response
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: