Skip to content

Migrate Task can't handle different application paths #77

@istairbn

Description

@istairbn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions