-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
Description
⚠️ Before posting ⚠️
- This is a bug, not a question or an enhancement.
- I've searched for similar issues and didn't find a duplicate.
- I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- I agree to follow Nextcloud's Code of Conduct.
Steps to reproduce
- Select files to instantly upload to a given directory.
- While the upload is in progress, change the destination directory.
Expected behaviour
The existing upload will either get canceled or files will be put in the new directory (including previously uploaded ones).
Actual behaviour
Existing uploads will continue to go into the previous directory. This combined with other bug preventing cancellation of large number of uploaded files, means there's no way to put the files into the new directory.
Android version
16
Device brand and model
Galaxy Fold 5
Stock or custom OS?
Stock
Nextcloud android app version
3.34.1
Nextcloud server version
32.0.3
Using a reverse proxy?
Yes
Android logs
No response
Server error logs
Additional information
No response