Is there a way to list all the modules or technical components modified (add, change, delete) in Bitbucket associated with a JIRA issue?
Hi @Panduranga_Gupta_Palavalli ,
Once you integrate your Jira instance with Bitbucket Cloud and start linking your Jira issues with your commits, pullrequests and branches. It would be possible to see the code changes referenced in the issue card.
Thanks Joao for the response. My project's JIRA instance is integrated with Bitbucket. However, I want to export/extract the bitbucket information into a csv file in the below format.
<JIRA Issue ID>, <Repository Name>, <Commit ID>, <Message>, <Module Name>, <Status>, <Commit Date>
For example:
REQ-1234, PA_ARCH, 5b1ab594bd7, Update validation logic for the Customer, oam/src/main/webapp/webcontent/js/custom-oam.js, Modified, 09/27/2019
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Panduranga_Gupta_Palavalli
Unfortunately, at the moment there is no API which provides an easy way to capture this data.
You can create a suggestion to implement this API.
Cheers
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.