Skip to content

[Bug]: Filters don't read custom properties with numbers format #856

@thoughtcipher

Description

@thoughtcipher

Bug Description

Issue:
In Kanban view, being able to filter for a custom property doesn't seem to work if the property is set up to be of NUMBER type (as opposed to TEXT).

Reproduction Steps:

  • In Task Properties, create a new custom property of any name
  • Set that custom property type to NUMBER
  • Create a new task and set its custom property to 1
  • In Kanban view, set the filter to only show tasks with the custom property of 1, no tasks will be be shown.
  • Go back to Task Properties, and set this custom property type to TEXT
  • Return to the Kanban view and test the filter again, the task should be now visible.

Notes:
I assume this is just a type mismatch that has yet to be set up. It can easily be worked around for the time being. Thanks for continued support of a great plug-in! <3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions