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

Migrate Task can't handle different application paths #77

Open
istairbn opened this issue Aug 3, 2017 · 0 comments
Open

Migrate Task can't handle different application paths #77

istairbn opened this issue Aug 3, 2017 · 0 comments

Comments

@istairbn
Copy link
Contributor

istairbn commented Aug 3, 2017

Migrate task fails when Applications are in different paths across instances.

Source: Applications/FolderA/MyApp
Target: Applications/FolderB/MyApp

Existence checks fail because we're continuing to expect the source path on the destination.

I've fixed it in my fork, but it requires the get_all_versions function of the XLDClient to have the recursive feature.

If #63 goes in, I can make another patch branch to add the fix in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant