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

fix(files): Correctly check for already used names when creating new folder #47540

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 27, 2024

Summary

One line code change but also added Cypress tests for the "new"-menu, which were missing 🙈
(Also including a regression test for this issue)

Checklist

@susnux susnux added this to the Nextcloud 31 milestone Aug 27, 2024
@susnux susnux requested a review from a team August 27, 2024 15:44
@susnux susnux requested a review from skjnldsv as a code owner August 27, 2024 15:44
@susnux susnux requested review from artonge and nfebe and removed request for a team August 27, 2024 15:44
@susnux
Copy link
Contributor Author

susnux commented Aug 27, 2024

/backport to stable30

…folder

Also add Cypress tests for the "new"-menu.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
Copy link
Contributor Author

susnux commented Aug 27, 2024

/compile

@susnux susnux requested a review from Pytal August 27, 2024 17:40
@susnux susnux enabled auto-merge August 27, 2024 17:47
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux merged commit 95fff6b into master Aug 27, 2024
113 checks passed
@susnux susnux deleted the fix/folder-creation branch August 27, 2024 18:38
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.

[Bug]: Impossible to create a subfolder in a folder if it exists upstream in the tree structure
4 participants