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.
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.