Bitbucket issues section useless when connected to JIRA?

时间秒杀一切 提交于 2019-12-06 11:09:54

In short: yes.

A bit longer: Bitbucket is a product that was developed separately from JIRA in a different company. Atlassian bought Bitbucket a couple years ago. Bitbucket already contained a simple issue tracker and it still does, but its focus is hosting source code. JIRA's focus is managing issues, and Atlassian has provided excellent integration between JIRA and Bitbucket. So, if you use both then there really is no need to still use Bitbucket's issue tracker.

The full details of the integration are described on the page I linked before, but some examples are:

  • JIRA issues display a "development tools panel" that shows the commits made for the issue + a link to easily create a branch for the issue.

  • The JIRA releases view shows information about commits

  • In Bitbucket issue keys are rendered as links so you can easily navigate to JIRA.
  • ...
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!