Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NousFuturons opened this issue Apr 5, 2024 · 2 comments
Labels
Bug Something isn't working Triage

Comments

@NousFuturons
Copy link

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

  • Edition: Mattermost Boards (plugin)
  • Version: Latest
  • Browser and OS: Brave on MacOS

Additional context (optional)

  • Sev 1: Affects critical functionality without a workaround
@NousFuturons NousFuturons added Bug Something isn't working Triage labels Apr 5, 2024
@Felixchen1024
Copy link

Felixchen1024 commented Apr 15, 2024

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
Copy link

#4892

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage
Projects
None yet
Development

No branches or pull requests

3 participants