mattermost-community/focalboard

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

Offen

#4.405 geöffnet am 26.12.2022

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (2.542 Forks)user submission
Awaiting Submitter ActionBugHelp WantedSev/2Up for grabs

Repository-Metriken

Stars
 (26.187 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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