mattermost-community/focalboard

Bug: filters are not including "person" type fields

Open

#1,732 opened on Nov 2, 2021

View on GitHub
 (3 comments) (9 reactions) (1 assignee)TypeScript (26,187 stars) (2,542 forks)user submission
EnhancementGood First IssueHelp Wanted

Description

Steps to reproduce the behavior

  1. Create a property of type "person" on a card
  2. Try to add a filter so that a board only shows cards with that property not empty

Expected behavior

The app should allow me to create such filter, but I won't see the property amongst those I can use for a filter

Edition and Platform

  • Edition: Mattermost plugin
  • Version: v0.10.0 RC
  • Browser and OS: Firefox 93 on Linux

Contributor guide