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

[main > release/client/2.0]: Handle Location redirection for getSharingInformation call (#22551) #22622

Merged
merged 5 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. Handle Location redirection for getSharingInformation call (microsoft…

    …#22551)
    
    ## Description
    
    
    [AB#15188](https://dev.azure.com/fluidframework/internal/_workitems/edit/15188)
    
    Handle location redirection when calling getSharingInformation in ODSP
    Driver. Since this call does not include the v2.0 which calls the API
    without the drive and item ID, these calls fail if the tenant has been
    renamed. Sometimes this creates issues when creating a new page, since
    the user could not get the sharing link to the new page.
    GetFileItem call also returns the new siteUrl to which the file has been
    moved. Use that to detect the new domain and then change the resolved
    url accordingly.
    
    Co-authored-by: Jatin Garg <jatingarg@Jatins-MacBook-Pro-2.local>
    2 people authored and Jatin Garg committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    86d3bab View commit details
    Browse the repository at this point in the history
  2. cherrypick

    Jatin Garg authored and Jatin Garg committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f9968bf View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    c6e8895 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'microsoft/release/client/2.0' into rc20

    Jatin Garg authored and Jatin Garg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a6dbe60 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rc20' of https://github.com/jatgarg/FluidFramework-1 in…

    …to rc20
    Jatin Garg authored and Jatin Garg committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    269178d View commit details
    Browse the repository at this point in the history