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 1.01k forks source link

Import api restore file will make shared link broken #9232

Open Clown-max opened 1 year ago

Clown-max commented 1 year ago

When use SharePoint Migration Tool to migration file(have versions) from local to online. After migrate the file, create a shared link for the file in Online SharePoint, then rerun the migration job, the shared link is broken, and can not create same type shared link for this file anymore. And for the items, also have same question. Use rest api to get the file's shared link, there have a shared link

RestResult

From the Office365 SharePoint, we can not found the broken shared link

SharePoint

And I access the rest api result shared link url

AccessSharedLinkUrlResult

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

ghost commented 1 year ago

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

zhang13634419004 commented 1 year ago

I have met the same issue about Sharedlink when using import API, seems this issue occurred in recent 2 months.