mattermost-community/focalboard

Bug: card API 500 error when card descriptions are next to each other

Open

#4405 opened on Dec 26, 2022

View on GitHub
 (6 comments) (0 reactions) (1 assignee)TypeScript (26,187 stars) (2,542 forks)user submission
Awaiting Submitter ActionBugHelp WantedSev/2Up for grabs

Description

Steps to reproduce the behavior

  1. Create a card with two description entries side by side, like in the screenshot below.
  2. Call /boards/{board_id}/cards on a corresponding board
  3. Observe 500 response and an error Block2Card fail: invalid type for field 'contentOrder item' in the logs.

Screenshots (optional)

image

Edition and Platform

  • Focalboard 7.5.2
  • Mattermost Version: 7.5.1
  • Database Schema Version: 95

Contributor guide