Forum Discussion

julsr's avatar
julsr
Continued Contributor
1 year ago
Solved

Synchronize existing items with OneDrive items

Hello everyone,   I'll implement the deployment pipeline process for existing items and I'm using OneDrive for version control now. However, the current files were not synchronized with OneDrive so...
  • julsr's avatar
    julsr
    1 year ago

    Hi v-sdhruv .

    Finally, I've solved it! I did what you mentioned; however, it didn't work for me if you already have the workspace assigned to a specific Deployment Stage. What you need to do is follow the steps you mentioned plus the ones below:

    1. Unassign workspace from the Deployment Pipeline Stage
    2. Refresh Deployment Pipeline interface
    3. Assign the workspace again

    Magically it pairs the items so we don't alter existing links and items!

    Thanks