Describe the problem
I use JMP Version: 22597
When Migrating with the optione "Migrate Releases" the Fixed Versions dont get mapped and Releases arent linked.
To Reproduce
Steps to reproduce the behavior:
- Go to Jira
- Create Release 1 and Release 2
- Create Issue X
- Add Release 1 to FixVersions in Issue X
- Change Release 1 to Release 2 in FixVersion in Issue X
- Map Field fixVersions to Custom.FixedVersion with Mapper: MapArray
- Export with JMP
- Import with JMP
- No Warnings, No Errors in the wi-import logs.
- Go to ADO > Release is not mapped and FixedVersion is empty. When checking the History we see that, FixedVersion was correctly mapped to Release 2 in Revision one, but in a second Revision the Release 2 is deleted.
- Checking the export JSON of the issue > See that in the first Index the FixedVersion Field has Value Release 2 and after that every other Index has Fixed Version value "".
Attachment
TEST-4.json
Describe the problem
I use JMP Version: 22597
When Migrating with the optione "Migrate Releases" the Fixed Versions dont get mapped and Releases arent linked.
To Reproduce
Steps to reproduce the behavior:
Attachment
TEST-4.json