Hi.
I have Jira running on a local server and Bitbucket on the cloud server.
In the past, I was working with trello and Bitbucket assigning a Bitbucket commit to a "done" card in trello.
In Jira I already linked the BitBucket account but I don't understand why it only allows me to create a new branch instead to link to a commit.
If I click Development > Create branch. I can see my repository correctly linked.
I don't want to create a new branch but to link finished task to bitbucket commits.
Thanks for your help
The linking is done using the jira issue keys in the commit. If you amend the old commits to include the jira issue key in the commit message, they will start appearing in the development panel of the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, I did It but is not Working. Is it this way?
On the commit message, I put the Issue Key: RMSOFT-11
But in Jira > Issue RMSOFT-11 > Development: I only have the option to add a branch to the repository.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I restarted my Jira server and it's working now :D Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
JIRA caches this info. That is why it takes time to propagate. The restart would have cleared the cache :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.