Skip to content

Releases: solidify/jira-azuredevops-migrator

v3.0.262

27 Nov 19:33

Choose a tag to compare

v3.0.262 Pre-release
Pre-release

Changes:

  • cabeaac Use correct link type in ForceSwapLinkAndSave()
  • 36c2001 Merge pull request #917 from solidify/bugfix/fix-faulty-parent-links
  • c72ac40 Refactor link swap functionality to now method: ForceSwapLinkAndSave()
  • ed2c3ca Add child link map to sample configs
  • d684a69 Force remove faulty parent and child links
  • 4a39660 Update guidelines for migrating multiple projects
  • 946c058 Update faq.md
  • de5cf35 Update jira-export.md
  • 0659d9b Update jira-export.md

This list of changes was auto generated.

v3.0.255

22 Nov 13:35
0705d0f

Choose a tag to compare

Changes:

  • 2920a41 Add support for OAuth2 token using -t flag
  • 47108e1 Fix header levels in src/WorkItemMigrator.Extension/README.md
  • 7ebb541 Update ADO marketplace readme. Fix spelling in README.md
  • 4ac81b8 Update faq.md

This list of changes was auto generated.

v3.0.250

15 Nov 07:03
97059c1

Choose a tag to compare

Changes:

  • 97059c1 Merge pull request #904 from solidify/bugfix/ignore-empty-revisions-counter-fix
  • a9cddae Count imported revisions correctly when IgnoreEmptyRevisions is true
  • 4fa8c84 Update config-scrum.json, add MapRendered mapper for ReproSteps
  • ffedacb Merge pull request #890 from solidify/feature/correct-image-links-for-acceptance-criteria
  • 1dbad99 Merge branch 'master' into feature/correct-image-links-for-acceptance-criteria
  • e831745 Merge pull request #883 from solidify/bugfix/map-correct-epic-link-field
  • 2ca83c4 Merge branch 'master' into bugfix/map-correct-epic-link-field
  • e7a7b41 Correct image links for Acceptance Criteria
See More
  • 0e55104 Merge pull request #889 from solidify/feature/rendered-repro-steps-in-config-samples
  • 60412b5 Sample configs use MapRendered for description for Bugs by default
  • 93e055e Merge pull request #886 from solidify/feature/code-cleanup
  • 2d80c5c Code cleanup
  • 71cc977 Use the EpicLink field from the config when migrating epic links

This list of changes was auto generated.

v3.0.229

09 Oct 10:45

Choose a tag to compare

Changes:

  • 2b9defc Ensure return code is returned from the application. Use error code -1
  • 38101b8 Return code for case: ADO api initialization error
  • abf4a65 WiImport: return 0/1 depending on if the execution suceeded or not
  • e1d9684 JiraCommandLine: succeeded is true by default to cover help section execution case
  • be7b728 Update faq.md
  • fb15f2c Update documentation
  • 8aaf650 Add fix for the ClosedDate field for reopened bugs
  • e5c8ba1 ignore-empty-revisions flag
  • 1d28714 Fix for User-type fields on first revision
  • 8fbf471 Update fix revision dates after import, once we have access to all revisions
  • 60ce2b3 Correct revision time for revisions with only one removed link
  • 735e7b1 Fix error where Epic Child links would not get deleted properly
  • a09528b Fix compilation error in warning about missing user principal name/email
  • 0d07f25 Update default behaviors in config samples
  • 7376614 Better warning message about links to missing target work items
  • 1995137 Better warning message about users with missing emails/principal names
  • 059e54e Merge pull request #854 from solidify/feature/optional-jira-css-style-2
  • 13f3f01 Document usage of the include-jira-css-styles flag
  • 1dfdec2 Fix spelling of IncludeJiraCssStyles config param
  • 698f4d2 Update readme.md

This list of changes was auto generated.

v3.0.186

03 Sep 07:52
1bc3968

Choose a tag to compare

Changes:

  • 1bc3968 Merge pull request #849 from solidify/feature/optional-jira-css-style
  • 6431a9e Make optional the usage of Jira stylesheets in html fields

This list of changes was auto generated.

v3.0.184

31 Aug 10:02
54ac55c

Choose a tag to compare

Changes:

  • 54ac55c Merge pull request #847 from solidify/bugfix/include-commits-flag-false
  • 52e60d8 IncludeCommits is false by default, to fix warning messages
  • 07ddcf8 Merge pull request #846 from solidify/Alexander-Hjelm-patch-1
  • 6b962ed Update config.md
  • 93e1bc6 Merge pull request #841 from solidify/doc/update-usage-examples
  • e9a1d04 Update faq.md
  • b254af1 Update jira-export.md

This list of changes was auto generated.

v3.0.182

31 Aug 09:48
07ddcf8

Choose a tag to compare

Changes:

  • 07ddcf8 Merge pull request #846 from solidify/Alexander-Hjelm-patch-1
  • 6b962ed Update config.md
  • 93e1bc6 Merge pull request #841 from solidify/doc/update-usage-examples
  • e9a1d04 Update faq.md
  • b254af1 Update jira-export.md

This list of changes was auto generated.

v3.0.178

25 Aug 09:15
4679cea

Choose a tag to compare

Changes:

  • 4679cea Merge pull request #840 from solidify/bugfix/repositorymap-null-check
  • 0f47701 Add null check on RepositoryMap
  • 36370e5 Merge pull request #839 from solidify/doc/wi-import-url-fix
  • 08bc0a9 Update wi-import.md

This list of changes was auto generated.

v3.0.174

23 Aug 05:28
c95fb62

Choose a tag to compare

Changes:

  • c95fb62 Merge pull request #832 from solidify/feature/map-resolution
  • 2300ca4 Merge branch 'master' into feature/map-resolution
  • c661636 Merge pull request #830 from solidify/feature/git-artifact-linking-support
  • dca8f7f Address code smells
  • 2cb88ef Expose the resolution field for mapping
  • 6cb4bcf null check on repository-map token in Config.json
  • 52c56d9 Merge branch 'feature/git-artifact-linking-support' of https://github.com/solidify/jira-azuredevops-migrator into feature/git-artifact-linking-support
  • c642a78 repository-map config property is not required
  • 6c5d485 Merge branch 'master' into feature/git-artifact-linking-support
  • 8cad1d4 Merge pull request #827 from solidify/feature/map-issuetype
See More
  • 76d73d8 Merge branch 'master' into feature/map-issuetype
  • c037323 Add unit tests for SaveWorkItemArtifacts() and CreateJsonArtifactLinkPatchOp()
  • e4be7bb Merge pull request #818 from NWaterbury/master
  • 3e57487 Fix broken unit tests
  • f4aa948 Merge pull request #828 from solidify/Alexander-Hjelm-patch-1
  • a3096f1 Update readme.md
  • a951dc2 Enable mapping of issueType
  • 1bc70b6 Support for git artifact linking

This list of changes was auto generated.

v3.0.159

14 Aug 05:50
6f7610f

Choose a tag to compare

Changes:

  • 24c29b6 Fix bug where ClosedDate is unset for closed work items
  • 868d297 Fix for removed or replaced WIFields
  • 1e26139 Sleep to avoid throttling from ADO Services
  • 666ccc1 Remove duplicate logical condition
  • 09be2d6 Update JiraItem unit tests
  • c539185 Pass timeout to regex match
  • c61478b Fix RegexMatch for custom MultiSelect fields in ExtractFields()
  • cbfc3de Install correct dotnet Core version in pipeline
  • 16bf076 Update Mapper to use either passed in field or source custom field name.
  • ced6e04 Add copy of CustomeField_XXX using real jira field name in order that mapping values works on initial revision.

This list of changes was auto generated.