Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrator does not remap account variables correctly when importing #5086

Closed
michaelnoonan opened this issue Nov 13, 2018 · 3 comments
Closed
Assignees
Labels
feature/migrator kind/bug This issue represents a verified problem we are committed to solving size/small ~1 day
Milestone

Comments

@michaelnoonan
Copy link
Contributor

Imagine you have some project variables for AWS or Azure accounts. These are deep links (via database ID) to an actual AWS or Azure account, nice right?

When you use the data migrator to export and then import a project, the AWS and Azure account variable values (the IDs) are not remapped correctly from the source to target. This means you may not be able to open the variable editor for the project, or a deployment of this project will either fail, or it will use the wrong account because the ID was valid but pointing to the wrong account.

What I expected to happen

Any AWS or Azure account ID should be remapped correctly from the source to target when importing.

Affected versions

Octopus Server: 2018.2 until fixed.

Workarounds

Nothing good.

@michaelnoonan michaelnoonan added kind/bug This issue represents a verified problem we are committed to solving feature/migrator size/small ~1 day labels Nov 13, 2018
@michaelnoonan michaelnoonan self-assigned this Nov 13, 2018
@michaelnoonan
Copy link
Contributor Author

@octoreleasebot octoreleasebot added this to the 2018.9.10 milestone Nov 15, 2018
@octoreleasebot
Copy link

Release Note: migrator.exe now correctly handles importing account variables, where before the account variable was not remapped correctly from source to target

@lock
Copy link

lock bot commented Feb 13, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. If you think you've found a related issue, please contact our support team so we can triage your issue, and make sure it's handled appropriately.

@lock lock bot locked as resolved and limited conversation to collaborators Feb 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature/migrator kind/bug This issue represents a verified problem we are committed to solving size/small ~1 day
Projects
None yet
Development

No branches or pull requests

2 participants