I want to show up both previous fixversions and changed one when I changed fixversions.
And I found the answer related with this question form here.
Following is the answer that I found.
previous verison : {{fieldChange.fromString}}
new version : {{issue.fixVersions.name}}
But {{fieldChange.fromString}} is not work in multiple fixversions.
I wanna show previous fixversions even if they are multiple ones.
How can I solve this problem?
If you need to get a changelog of the fixversion field in one report, you can check Issue History for Jira. My team developed the app as a journal for all past activities. You can easily filter issues by project, sprints or date range here.
Just include fixversion to the grid's columns.
Here is an example of how the report looks:
There is 30-days free trial so that you can check if it can help with your case.
Hi, @[라이브_PM] 차승연 . Please, check my answer, it may help you with fixVersion changelog
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.