nathonius / obsidian-trello

An Obsidian Plugin that connects Trello cards to Obsidian notes.
https://trello.com/b/1fVRPLKO/obsidian-trello
MIT License
109 stars 7 forks source link

Trello-deleted checkbox items are not removed from checklists after a refresh #30

Closed jack-michaud closed 3 years ago

jack-michaud commented 3 years ago

Extension of #9 This is a small issue that I only discovered after putting on my QA hat. It doesn't interrupt my normal flow.

Current Behavior

Checklist items deleted on Trello still exist in the plugin's UI after a refresh.

Expected Behavior

Deleting a checklist item on Trello should remove the item on the checklist in Obsidian after a refresh

Notes

Closing and reopening the trello card fixes the issue. Creating an additional checklist and refreshing refreshes the original list's items.

nathonius commented 3 years ago

hey i love the QA hat. more people need to wear it. 😁

Looks like the refresh isn't skipping the cache correctly for checklists. Good catch!

nathonius commented 3 years ago

Fixed in 1.5.0.