focalboard icon indicating copy to clipboard operation
focalboard copied to clipboard

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

Open Sanzro-Lee opened this issue 8 months ago • 2 comments

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

Sanzro-Lee avatar Dec 05 '23 13:12 Sanzro-Lee

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

chiragj-coder avatar Dec 08 '23 12:12 chiragj-coder

same here, any new on this topic?

hicham17 avatar May 17 '24 11:05 hicham17

Same here. I'm using mattermost/focalboard:7.10.6 When I tried to delete the attachment the logs showed:

error [2024-07-16 01:24:46.750 Z] no such table: FileInfo caller="api/api.go:183" error [2024-07-16 01:24:46.750 Z] API ERROR caller="api/api.go:200" code=500 error="no such table: FileInfo" api=/api/v2/boards/bpecz58z3itrbdmsfwkxhrzz1no/blocks/iot49rzqfsfrgdecb91da9uzy9e

image

ariagaluh02 avatar Jul 16 '24 01:07 ariagaluh02