BurningTreeC / tiddlywiki-muuri-kanban

a TiddlyWiki5 Kanban plugin based on the TiddlyWiki5 Muuri plugin
https://burningtreec.github.io/tiddlywiki-muuri/
MIT License
25 stars 1 forks source link

No matter how many moves are made between columns, there are never more than 2 items in a card tiddler's kanban-history field #6

Closed AshRubigo closed 3 years ago

AshRubigo commented 3 years ago

Environment: Version: Main github branch. Browser: Firefox 90.0.2. TiddlyWiki: 5.1.23.

Steps to reproduce:

  1. Create a kanban board tiddler with some columns.
  2. Create a tiddler.
  3. Manually add the tiddler to the list field of the column tiddler.
  4. Click the 'kanban history' button on the card to see the kanban-history changes.
  5. Move the card between columns several times.
  6. See how the history gets overwritten each time.

Expected result:

Each move would get appended to the list.

AshRubigo commented 3 years ago

Issue not present using TiddlyWiki 5.2.0-prerelease.

BurningTreeC commented 3 years ago

Closing this. I've added a notification about the tiddlywiki version compatibility of the plugin