Releases: solidify/jira-azuredevops-migrator
Releases · solidify/jira-azuredevops-migrator
v2.3.79
Changes:
- bba4e2c Update newtonsoft package to latest, Removed newtonsoft redirectBinding (#206)
- f6a1290 Feature/user mapping with account (#204) [ #184 ]
- fd39e60 add dont check token in request header (#190)
- a427b20 #200 - Multiple attachments in description were not migrated correctly (#201)
- c1936d2 #184 - Added IsCustomField check to MapRendered mapper (#202)
- 3d933cc #191 - revision field dictionary can be case insensitive, because Jira Server (#197)
- b0a82ee Rename Faq.md to faq.md
- 1b7a536 issue #181 - use Jira Rest Client to download attachments instead of … (#183)
- 77b177c Move faq section to separate page (#186)
- 867c7ca Updated version of package extension task (#188)
This list of changes was auto generated.
v2.3.44
v2.3.41
v2.3.36
Changes:
- 2a0ebf5 Feature/revision date must be increasing (#160)
- c7605a2 Updated docs (#162)
- 7f44cbd Feature/update dependencies (#159) [ #123 ]
- 2ad277a Updaged nuget packages (#157)
- 8a8077f Show inital revision in the log instead of 0 (#156)
- 4c521ba Added agile and basic sample config files (#154)
- a66284d Feature/export import improvements (#155)
- 67003fd Show warning when duplicate user mapping found (#151)
- 1dabe4d Feature/update docummentation (#150)
- fa03e6f Updated overview documention with AzureDevOps PAT scope minimum requirement (#148)
This list of changes was auto generated.
v2.3.10
v2.3.1
With the new release, we have introduced a new field mapping option to map rendered values. To use the new mapping add "mapper":"MapRendered" for description or comment field.
In addition to this feature, we have fixed several issues in the migration tool.
Changes:
- 02b61b3 Updated version to 2.3
- f3ae6f0 Links were not added on migration because true and false conditions were in the incorrect order (#138)
- 53fdc56 When building executionplan and updating times for workitem revisions before we update current revision time we should keep the scope when comparing times to the specific workitem. (#137)
- 9a8ce66 Refactoring and cleaning up renderd filed mapping. Created common me… (#134)
- 82a5909 Ensuring that when workitem state is set to done the ClosedBy field is mapped to correct value. (#136)
- 2d7f4d9 Feature/52 links not added to workitem (#131)
- a6aba46 Removing explicit Description mapping and using Generic renderd field… (#132)
- 4eca131 Fixing null reference exception when System.State does not have value set and we try to get string value. (#133)
- 66ee764 Feature/78 state change handling (#130)
- f59b880 fix: correctly map arrays based off value key (#74)
See More
- 369cf4d Updated documentation and sample config with the new MaprRenderd option (#129)
- e6ffe59 Making sure created date it not null, small refactoring to remove duplicate code (#127)
- 7986de9 Fixing Issue #95 when assignee is removed from jira issue then during import we get null reference exception. Added null check and to set string.emtpy to set it to unassigned. (#128)
- 8a56dc4 Updated to allow for custom types and their Rendered versions. (#83)
- da184e9 Updated JiraMapper with target Types for field mapping - including logs and docs (#82)
This list of changes was auto generated.
v2.2.59
Changes:
- e8d27f8 Improved unicode character removal. #123 (#124)
- c373583 Feature/sonarcloud code smells (#122)
- ee0bc79 Issue #96 - User mentions in comments are shown incorrectly. Fixing comments to show jira user name when imported to AzureDevOps. (#119)
- f21a946 Avoiding the KeyNotFoundException in JiraItems.cs (#104)
- 932a458 Issue #114 - when importing inline images are not showing in description and comment fields. (#118)
- eea2708 Adding contribution docs #115
- 78694cd Update overview.md
This list of changes was auto generated.