mattermost-community/focalboard
Bug: error when rendering a board with a bad group by property
开放
#4,845 创建于 2022年8月11日
Help WantedUp for grabs
仓库指标
- 星标
- (26,187 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Steps to reproduce the behavior
- Create a new board without using a template. You should get a kanban view grouped by status
- Create a new card and change the type of the status property to be a non-groupable one (for example, URL)
- The board should cause an error when trying to be visited
Expected behavior
We should define a way to render the kanban when no groupable property exists or the one selected is non-groupable
Edition and Platform
- Edition: Mattermost Boards (plugin)
- Version: v7.2-RC3
- Browser and OS: Firefox on Linux