SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.24k stars 1k forks source link

SharePoint Migration API - MP4 Files get's an additional version after X amount of time. #9536

Open bali0014 opened 7 months ago

bali0014 commented 7 months ago

Target SharePoint environment

SharePoint Online

What SharePoint development model, framework, SDK or API is this about?

SharePoint CSOM

Developer environment

Windows

What browser(s) / client(s) have you tested

Additional environment details

Describe the bug / error

I have a custom application that which uses the SharePoint migration API. There is a strange behavior where if I migrate MP4 for files it would migrate properly, but after an X amount of time, the MP4 file gets an additional version.

For example:

Steps to reproduce

  1. Create a migration package with an MP4 file (only one file) using file share as a source.
  2. Call CreateMigrationJob function.
  3. Wait for the file to be transferred to SPO and wait a few hours to see if a new version is created which is modified by SharePoint app.

Expected behavior

There should only be one version 1.0.

ghost commented 7 months ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.