For Jira Issues (tickets), I am trying to identify all the issues added or removed for a specific version within last 5 days.
For example, ticket-A is added to v.1.2 (Fix Version) 5 days ago as an emergency priority request. Then, ticket-B is removed from v.1.2 (Fix Version) 3 days ago as a trade-off of Engineering resource availability.
I would like to list up these tickets to review added and removed tickets for v.1.2 (FixVersion) within last 5 days.
Hi @Hiro Aoki
Unfortunately, reporting on historical changes to fields is limited in Jira out-of-the-box. You could create a very lightweight version of this functionality using a custom date field to give you the date and a custom text field that gives you the name of the version it was removed from populate them with automation when there are changes to the FV field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.