mattermost / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
https://www.focalboard.com
Other
20.67k stars 1.81k forks source link

Bug: Using docker deploy, Can't delete attachment. #4947

Open Sanzro-Lee opened 7 months ago

Sanzro-Lee commented 7 months ago

Steps to reproduce the behavior

Using Docker to deploy, with this command docker run -it -p 80:8000 mattermost/focalboard.

  1. Get inside a new block
  2. Upload something in it
  3. Delete it
  4. Failed

It's still in place.

image

chiragj-coder commented 6 months ago

The file uploaded. Then deleted, left its name in directory with size 0kb. And Attachment boxes stays the same.

hicham17 commented 1 month ago

same here, any new on this topic?