Skip to content

[Bug] or [FR]: Weird mismatch in recognition of boolean property value #1491

@denisgorod

Description

@denisgorod

Bug Description

I am using a boolean property as the task recognition. In the "Task Identification" field I input the property name tasknote and the value true.

Interestingly, the notes are recognized as tasks cards are created. However, the base tasks-default returns an empty list. The reason is that it is trying to match a string to "true" as the value of the property: as soon as I remove the quotes in the filter (by directly editing the base) the tasks appear.

There seems to be some mismatch in addressing the values of the "Task Identification" string that assumes that the type is always string.

I wanted to point this to your attention: this is by no means a plug-in breaking bug and is easily solvable on my machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions