joplin / plugin-kanban

It allows notes in a notebook to be organized in a kanban board.
https://discourse.joplinapp.org/t/kanban-board-project/17469
132 stars 17 forks source link

rule completed: true causes items moved to the default column #54

Open skiwichu opened 4 months ago

skiwichu commented 4 months ago

When I set completed: true for specific column like:

  - name: Done
    tag: done
    completed: true

all items are automatically moved to the default column. Probably specified byc the rule backlog: true. If I remove completed: true ruke, everything works well.

Versions: Joplin 2.13.15, Kanban 1.1.0 at Debian.