How to track fix version in different status of issue?

Abhipsa Mohapatra April 21, 2019

Hello All,

Can we track Fix version for every epic issues in 3 levels of the status.

Example:

  • FixVersion at the moment of transition into "In-Progress"
  • FixVersion at the moment of transition into "Design Start"
  • FixVersion at the moment of transition into "Testing Start"

The intention is to store for each epic what the FixVersion was at 3 points in time so we can see if it was changed during the lifecycle

 

1 answer

0 votes
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 22, 2019

You could create three custom fields and when a transition is done to the said statuses use a post function to copy field into the appropriate custom field. If this isn’t a frequent task to investigate then you could determine this from the History of the issue.

Abhipsa Mohapatra April 22, 2019

@Jack Brickey 

Yes i did the same way. But i thought if some way is there without creating for extra 3 custom fields.

Suggest an answer

Log in or Sign up to answer