Unable to create a Github branch after creating a repository in Jira
プラットフォームについて: Cloud のみ - この記事は クラウド プラットフォームのアトラシアン製品に適用されます。
要約
After creating a repository in Github users are unable to create a branch in that repository, Error "We couldn't create this branch because something went wrong. Please try again"
環境
Jira Cloud
原因
While checking the HAR we can see that there is a 409 conflict error from GitHub, this is due to "Git repository being empty" . When a repository is created from toolchain section of Jira or If a repo was created with no files it is not possible to create a branch
ソリューション
Create a file within the repo and this will allow for Jira to create a branch from the development panel