Octopus Migrator does not account for Worker Pool Variable type #6391
Labels
area/core
feature/migrator
kind/bug
This issue represents a verified problem we are committed to solving
Prerequisites
The bug
The Octopus Migrator tool does not how to handle the Worker Pool Variable type for a project. This error forces a roll back on import. Export creates the appropriate PROJECT-VariableSet.json, but throws the following error when running the import:
What I expected to happen
The Octopus Migrator tool exports the dependencies to account for the Value of a "WorkerPool" Type.
Steps to reproduce
Octopus.Migrator.exe partial-export --directory="" --project="" --password=""
Octopus.Migrator.exe import --directory"" --password=""
Screen capture
Log exerpt
Affected versions
2020.1.0+ (Tested on Octopus Server 2020.1.14 and 2020.2.9)
Workarounds
Manually change the variable type to "Text", export, import, then change it back
Links
https://secure.helpscout.net/conversation/1162080747/64407?folderId=3767295 <--Internal Use Only
The text was updated successfully, but these errors were encountered: