I need help for exporting a report from a roadmap

Bozhidar Stoyanov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 11, 2025

Hello Atlassian Community,

I have a product discovery roadmap with different stages. If the target reaches the respective date we enter the date when it did it. I need to generate a report with the history of the dates - how they changed and who changed them. Is this achievable?


adada.png

1 answer

0 votes
Felipe Pérez _ServiceRocket_
Contributor
February 11, 2025

Hi Bozhidar!

Good day to you! I'm Felipe from the Appfire support team.

Regarding your question, unfortunately, Jira doesn’t have a built-in way to generate a historical report of date changes directly from the Product Discovery roadmap, but you can track these changes using the following methods:

Use Jira Automation to Track Date Changes

You can set up an automation rule to capture date changes in a custom field or a comment:

  1. Go to Project Settings → Automation → Create Rule.
  2. Trigger: "Field value changed" (select the date fields you want to track).
  3. Action: "Add a comment" or "Edit issue fields" (store the previous date value and who changed it).
  4. Save and enable the rule.

This ensures you have a structured log of all changes moving forward.

Extract Data with the Jira API

If you need a more detailed report, you can use the Jira REST API:

  • The endpoint /rest/api/3/issue/{issueIdOrKey}/changelog retrieves all changes, including dates and users who modified them.
  • This requires some scripting knowledge but allows full visibility of historical data.

I hope this helps.

Best,
Felipe

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events