attached files stay in the file system when cards are deleted
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
When I delete a card with a attached file, the file remains in the filesystem where only the root can find and delete it in bash
The file remains a subfolder in /www/html/nextcloud/data/appdata_ocl77rdp70hl/deck
Is it a bug or do I have to make sure to delete a file before deleting the card each time?
Despite this, I love deck. Thanks for developing.
I'm using Nextcloud 16 and Deck 0.6.6.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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
Reproduce deleting a card with an attached file and inspect the Deck data under /www/html/nextcloud/data/appdata_ocl77rdp70hl/deck. Trace the card-deletion entry point and attachment storage behavior; done means deleting the card also removes its attached file without requiring root filesystem cleanup.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100