-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Cannot delete a folder on external storage Amazon S3 when it has a similar name to another folder #25370
Comments
Is this Issue still valid in NC21.0.2? If not, please close this issue. Thanks! :) |
This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions. |
I am also getting same issue, in external storage Amazon S3. Steps to reproduce
While this is working properly on other folders except external storage Amazon S3 Server configuration |
Is this Issue still valid in NC21.0.4? If not, please close this issue. Thanks! :) |
After updating the NC version to 21.0.4 still I am getting same issue in external storage Amazon S3. |
confirmed happening still on master e962786:
💥 |
I've extended the tests to cover such case: #29212 |
Hi, please update to 24.0.9 or better 25.0.3 and report back if it fixes the issue. Thank you! My goal is to add a label like e.g. 25-feedback to this ticket of an up-to-date major Nextcloud version where the bug could be reproduced. However this is not going to work without your help. So thanks for all your effort! If you don't manage to reproduce the issue in time and the issue gets closed but you can reproduce the issue afterwards, feel free to create a new bug report with up-to-date information by following this link: https://github.com/nextcloud/server/issues/new?assignees=&labels=bug%2C0.+Needs+triage&template=BUG_REPORT.yml&title=%5BBug%5D%3A+ |
How to use GitHub
Steps to reproduce
1.Create a folder in an external storage on Amazon S3 called Test
2.Create another folder in external storage on Amazon S3 called Test EU
3.Try to delete or rename the Test folder and it will not rename. Deleting the folder will cause it to reappear on refreshing the page.
Expected behaviour
The folder should be renamed or deleted.
Actual behaviour
The folder cannot be renamed or deleted. Upon deleted and a refresh the folder is still there.
Server configuration
Operating system:
Ubuntu
Web server:
Apache
Database:
PostgreSQL 12.5
PHP version:
7.4.3
Nextcloud version: (see Nextcloud admin page)
20.0.4
Updated from an older Nextcloud/ownCloud or fresh install:
fresh install
Where did you install Nextcloud from:
snap
Signing status:
Signing status
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder
or
Insert your config.php content here.
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)
The text was updated successfully, but these errors were encountered: