mattermost-community/focalboard

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

Open

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

在 GitHub 查看
 (6 评论) (0 反应) (1 负责人)TypeScript (26,187 star) (2,542 fork)user submission
Awaiting Submitter ActionBugHelp WantedSev/2Up for grabs

描述

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

贡献者指南

Bug: card API 500 error when card descriptions are next to each other · mattermost-community/focalboard#4405 | Good First Issue