Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,241
Community Members
 
Community Events
184
Community Groups

How to link sourcetree feature branch to a Jira issue/Task??

Dear friends:

I met a problem, I have craeted a feature branch called a_test_branch_1234 in BitBucket in Remote Repo, I hope to create an issue called task_1234 and subtask called subtask_5678 in Jira and hope this feature branch a_test_branch_1234 can link to this task and subtask,
And I have created task_1234 and subtask_5678 already, looks like I cannot link them together,
really hope guru here throw some lights to guide me how to to it?
My way so far is on the right track or not?

Please give some advise.

Thanks
Charlie

2 answers

1 accepted

1 vote
Answer accepted
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 14, 2021

The way you link a Jira issue to a branch in Bitbucket is to include the issue key, for example JRA-123, as part of the branch name. Note that the key has to be first in the branch name like this, JRA-123-My-branch.

Good morning, Mikael!
Thanks for advice.
You mean to associate a Jira task is :
1. Create an issue in Jira first like JRA-123, then get this Jira issue key  JRA-123
2. Then create a BitBucket feature/release branch and in the subject to include this Jira issue key  JRA-123 in remote Repo.

That is correct creation order, right?
instead of reverse, correct?

and subtask is same order, right??


I think I did wrongly. I created branch 1st, not include 

Thanks so much

Charlie

Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 14, 2021

Correct, and you can create the branch directly from Jira once you created the issue. You should see a Development section on the right-hand side, and from here you can create a branch, and Bitbucket will then suggest the name of the branch for you, consisting of the issue key and the summary field.

Thanks so much,

"you can create the branch directly from Jira once you created the issue. You should see a Development section on the right-hand side, and from here you can create a branch, and Bitbucket will then suggest the name of the branch for you, consisting of the issue key and the summary field."

I am looking for this Development section on the right-hand side for long time, I did not see it, 

Do I need to open this issue I created to enter into issue to see this "Development section on the right-hand side"?

See picture attached
Maybe we are not on the same page?

I am in wrong place?

Curious there is this "Development section on the right-hand side" or panel?

Thanks again

Charlie

Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 14, 2021

In order to create the branch directly from within Jira you have to link your project to your Bitbucket. Have a look at Connect Jira Cloud to Bitbucket for more information.

Thanks,
I follow your instruction, 
Create an issue named Jira_123 in Jira, then create a branch started with Jira_123, it looks like Jira_123_test456;


then Update code, push again, I got this error:


XXXXXX: JIRA Issue does not exist
remote:
remote: In order to commit, your JIRA must be "In Development".
remote:

I check Jira again, 

Its status is in development, pls see attached picture..

thank

Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 14, 2021

You have to check how your hook is setup in Bitbucket, it might be that it also triggers on commit comments, so you would have to make sure any issues mentioned in the comment are in the correct status.

Like Steffen Opel _Utoolity_ likes this

Good morning, Michael:
I got successful push, I fix the issue.

Thanks a lot.

Like Mikael Sandberg likes this

Also Looks like this "Development section" is located in lower part of issue, named Activity, in Activity section, there is a sub_section called source tab within Activity section, open source tab, on the right side of source tab, there is a development section,; and on the left side of source tab, there is an admin section.

So If I want to see this source tab, I need admin privilege, right?

Is this correct??
If yes, I have no admin section, also I have no source tab within Activity section,

Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events