iOS - Files - Cannot delete offline created folder offline
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Actions Performed
- Launch app
- Tap "+"
- Tap "Ordner erstellen" (create folder)
- Enter a name
- Tap "Speichern" (save)
- Restart the app
- Tap three-dots button for the created folder
- Choose "Ordner löschen" (delete folder) - "Ja" (yes)
Expected Result
Folder is deleted because it was created offline too and the app even says that folders can be managed offline.
Actual Result
Error message "Sie haben nicht die Berechtigung zum Löschen von Dateien., code: -99999" (You do not have permission to delete files., code: -99999) is shown - the folder cannot be deleted offline.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the numbered offline workflow on iOS, especially after restarting the app, and trace the folder deletion entry point. Done means a folder created offline can be deleted offline without the permission error; the issue does not name a file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100