mattermost-community/focalboard

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

Open

#4 405 ouverte le 26 déc. 2022

Voir sur GitHub
 (6 commentaires) (0 réactions) (1 assigné)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

Guide contributeur