mattermost / focalboard

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

Bug: Unable to delete cards or templates, unable to edit templates names in Boards (focalboard mattermost plugin) #5000

Open NousFuturons opened 2 months ago

NousFuturons commented 2 months ago

After uploading the latest version of the mattermost plugin, compiled on my computer following the installation documentation, I stumbled upon a rather annoying bug : cards or templates can’t be deleted and templates can’t be edited (at least they are not saved after edition).

Steps to reproduce the behavior

  1. Go to your mattermost team space, select Boards (mattermost plugin, compiled on my computer from the repo)
  2. Go to any board
  3. Select a card
  4. Click on ... and select delete
  5. The card isn’t deleted

AND

  1. Go to any board
  2. Click on the down arrow next to New
  3. Select an existing template, click on Edit
  4. Change name and close modal
  5. Go back to templates list
  6. The name hasn’t been changed

Expected behavior

Being able to delete cards and edit templates names

Edition and Platform

Additional context (optional)

Felixchen1024 commented 2 months ago

me too

{ "error": "internal server error", "errorCode": 500 }

API ERROR caller="api/api.go:200" code=500 error="Error 1146 (42S02): Table 'focalboard.fileinfo' doesn't exist" api=/api/v2/boards/beic9ditpiff8iejiq671wjzmze/blocks/czx4dt1oobifxpbn49o3ywgnxmc

Magniveo commented 1 month ago

https://github.com/mattermost/focalboard/issues/4892