Skip to content

Remove /Default symbolic link in Sharepoint Sites#17918

Merged
dkocher merged 12 commits into
masterfrom
bugfix/GH-17917
Mar 17, 2026
Merged

Remove /Default symbolic link in Sharepoint Sites#17918
dkocher merged 12 commits into
masterfrom
bugfix/GH-17917

Conversation

@dkocher

@dkocher dkocher commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

Resolve #17917.

@dkocher dkocher added this to the 9.5 milestone Mar 4, 2026
@dkocher dkocher requested a review from a team as a code owner March 4, 2026 12:47
@dkocher dkocher marked this pull request as draft March 4, 2026 12:47
@AliveDevil

AliveDevil commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

3e1898e regression from #17855
SharepointListService sets "siteCollection.hostname" as symlink target from root query, which doesn't hold anymore, and the path is now the Displayname, optionally with the UUID attached.
Maybe we should delete the Default-symlink now. Don't want to add more complexity to the default-path resolution.

@dkocher dkocher marked this pull request as ready for review March 9, 2026 14:25
@dkocher dkocher changed the title Add tests Remove /Default symbolic link in Sharepoint Sites Mar 9, 2026
@dkocher dkocher merged commit a895dda into master Mar 17, 2026
5 checks passed
@dkocher dkocher deleted the bugfix/GH-17917 branch March 17, 2026 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sharepoint sites listing may fail

3 participants