We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to Track Jira Issues and GitHub Commit History in Digital Product Release Workspace

Suhyeon Lee
Tera Expert

We have configured the product for DPR usage and connected Jira and GitHub.
What needs to be done to ensure that the commit history linked to issues in Jira is also tracked in DPR?

Seeing that a Commits tab exists, it seems that the related information should be collected.
However, it is not being collected.

Please help!

 

 

SuhyeonLee_0-1759198886920.png

 

SuhyeonLee_2-1759198985114.png

 

 

1 ACCEPTED SOLUTION

@Suhyeon Lee , As per your screenshot, I noticed that you are providing Workitem number of DevOps instead provide your native id.

Please update it to the following format:

KTDSPOC-134: {your message}

Also, ensure that both your plan and repo are set to track=true.

View solution in original post

11 REPLIES 11

After setting the track option as true it is not getting the historic data is there any way to get the historic data from jira in DPR module 

Hi @asifa 

You can retrieve the historical data using the following steps:

  1. In the instance navigation, go to DevOps → Tools → Planning Tools.
  2. Select your Jira tool, then choose the required plan from the related list at the bottom.
  3. Open the plan record and select Import from the related links.
  4. Specify the required date range and submit the import request.
  5. Once the import request is completed, verify that the data has been imported successfully.