Import pull request data for Bitbucket server

Hi, I would like to be able to create reports for the number of comments, tasks and Jira tickets created from/on a pull request. Please add the possibility to import Pull request data like:

  • issues created in Jira from pull request
  • tasks created in Bitbucket on pull request
  • comments created in Bitbucket on pull request
    This feature would be highly appreciated.
    Thank you.

Hi @BusD,

​Welcome to the eazyBI community!

​eazyBI imports the Pull Requests as a hidden dimension. As such, it could be used in calculations but cannot be used in report rows, columns, or pages.
​Please read more about imported DevOps measures and dimensions here - DevOps data import.

  • issues created in Jira from pull request

The primary view in the data cube is from the issue perspective. If you want to find the number of Jira issues associated with a pull request, you need to identify the pull request by filtering it out in an expression and then you might iterate through the Issue dimension to find the relevant issues. There might be some changes in the upcoming eazyBI version.

  • tasks created in Bitbucket on pull request

Unfortunately, eazyBI does not import ​tasks created for pull requests. I added it for consideration of future development.

  • ​comments created in Bitbucket on pull request

​Unfortunately, eazyBI does not import Bitbucket comments due to potentially misleading figures in case of incremental data import. In the case of GitHub, comments are available only when requesting individual PR - which seriously impairs data import speed. This feature request is still pending in our development backlog for further investigation and future developments. I upvoted that for you.

​Regards,
​Oskars / support@eazyBI.com