You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I want to retrieve all the date changes that happened to tickets in a project in custom fields.
For example, we have couple of custom date fields (Dev Planned Start Date, Dev Actual Start Date) and Dev Actual Start Date gets changed multiple times due to some blocks or issue, it was May 1 then got postponed to May 10, further to May 24.
JIRA only displays the last date (i.e May 24) but I want to see all the dates and show them in Advanced Roadmap Plan or some kind of report so that management can see how much times dates have been changed along with the dates.
Can anyone help me in achieving this?
Thanks in advance.
Surbhi
Thanks for replying @Mohamed Benziane .
This would be creation of lot of custom fields. I want to show that date was orginally May1 then May10 and so on.
Can you suggest any other option for achieving this.?
Thanks in advance
You can look at the history using the REST API, but you'll not be able to push this information in roadmap
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
The only way to see old value of a customfield is to go to the history tab to get the info.
May be you could create a new custom field that will hold the old value when someone change the value in the customfield (using a script or automation)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.