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

Folder renames sometimes break #1953

Open
bctcvai opened this issue Jan 13, 2025 · 0 comments
Open

Folder renames sometimes break #1953

bctcvai opened this issue Jan 13, 2025 · 0 comments

Comments

@bctcvai
Copy link
Member

bctcvai commented Jan 13, 2025

If you have a nested folder structure with folders underneath, the children folders become invalid if you rename the top folder.

Reproduction steps:
1.) Create a root folder
2.) Create a folder within the root folder (e.g. SL1)
3.) Create a folder within this folder (e.g. SL2)
4.) Observe Root>SL1>SL2 path is working
5.) Rename Root
6.) Observe Root>SL1 is valid, but SL2 is now orphan'd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant