nextcloud / nextcloud/deck

attached files stay in the file system when cards are deleted

Open
#1,312 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug feature: attachments
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.