mattermost-community/focalboard

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

开放

#4,405 创建于 2022年12月26日

 (6 条评论) (0 个反应) (1 位负责人)TypeScript (2,542 个派生)user submission
Awaiting Submitter ActionBugHelp WantedSev/2Up for grabs

仓库指标

星标
 (26,187 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南