Starting out learning Jira Cloud.
1) Using the free plan for both Jira Cloud and Github.
2) Installed the "Github for Jira" App & the "Atlassian Jira App" in GitHub and connected them.
3) Created an organisation in GH and created a simple private repo for testing.
4) Created a scrum template, team managed project in Jira.
5) But somehow at this stage, The Project cannot connect to a GH Repo. At this screen Project --> ToolChain
6) If I click on the "Github Link", a new tab opens and it shows a blank page. (I refreshed both the GH and Jira website and tried but still same blank page when connecting).
7) The URL of the blank page is below.
8) I uninstalled both the connector apps and repos and project and started from scratch but still get the same error.
Any guidance?
Thanks.
The resolutions of setup problems is explained in the post messages.
The Flow of the JIRA-GITHUB integration is explained here:
Robert Wen COMMUNITY LEADER May 31, 2022
The Code page isn't empty. It's showing the repos that are connected to Jira and where on the Jira issue you can perform actions such as creating a branch, and creating a pull request.
The integration that you're using allows connection to the Git repo only. This allows you to do the following:
From a Jira issue, create a branch that has the name of the Jira issue ID
From a Git commit comment, connect the commit to the Jira issue
Create a pull request from a Jira issue.
You can sync GitHub issues with Jira issues, but that involves additional integrations from the Atlassian Marketplace.
You cannot create a Jira issue and "hardwire" the Jira issue ID. Jira determines the ID
I would try again with a company-managed project. Team-managed projects may not be supported.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Thanks for responding. I'm just new to all this. The blank page just went through about a few minutes ago. Now in the ToolChain Page This is what I get:
Also Now I'm getting this screen on the Project --> Code Page
So repo is detected (I think?) but is not properly connected to the project perhaps?
I have started the GH backfill process again in Jira but it is taking too long to complete for just two issues in the repo:
Am I following the right process? Are the smart commit issues of the right form for Jira to pickup?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're on the right track. You tie the commit to the Jira issue by prefacing the commit comment with the Jira issue ID.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As suggested, I also tried to create another SCRUM, "company-managed" JIRA project and a new private Organization repo and connect both. It still ends up in the situation where the repo is detected but not connected and issues not showing up.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Bulbul Bhojpuri , at this point, I'm wondering about your expectations.
The typical use case is to connect changes in Git to a Jira issue. That's when the connection occurs. This is done by having the Jira issue ID as the first part of your commit comment.
Anything more extensive such as syncing Jira issues with GitHub issues is going to involve a Marketplace app.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you so much for pursuing this. I probably misunderstood the purpose of the jira-github connector then.
So the GH issues created with Jira project key are independent of Jira Issue right? They won't get copied over into Jira.
But if I enter a code commit in GitHub with a Jira Issue ID, then those code changes along with the commit get linked to an existing Jira Issue, right?
So briefly the flow would be, a) Create Jira issue b) modify code and commit with Jira Issue ID c) That commit and code gets linked to the Jira Issue.
Is it possible to create a commit with a new Jira Issue ID and that commit gets created automatically in Jira with a new Issue ID?
I will look into this more. So besides the official documentation, do you know of any links or tutorials where this is explained in a step-by-step manner or with real examples?
Would I find such a guide in the Atlassian University?
This is was insightful to me. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Another query which is related I guess. The Code page is empty even though the Issues page is showing two issues linked to the two commits. Is it normal? or am I doing the wrong flow again? Thanks.
The Issues Page:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Code page isn't empty. It's showing the repos that are connected to Jira and where on the Jira issue you can perform actions such as creating a branch, and creating a pull request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The integration that you're using allows connection to the Git repo only. This allows you to do the following:
You can sync GitHub issues with Jira issues, but that involves additional integrations from the Atlassian Marketplace.
You cannot create a Jira issue and "hardwire" the Jira issue ID. Jira determines the ID.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Appreciate you for taking time in explaining all this. I will copy these notes and proceed to experiment with Jira & its integration features.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Very good. If you think your original questions have been answered, please accept the answer so the topic is considered closed.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is some additional context and a workaround for connecting to Toolchain in here which may be relevant: https://jira.atlassian.com/browse/JSWCLOUD-23811
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I got it fixed in just 5 mins. Go to App then go to GitHub configuration settings and Restart Backfill, once the backfill is complete you go and search for your repo and add it quickly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.