mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-08-30 09:07:40 -05:00
Creating a done task puts it in the view's default done bucket; moving it into the imported bucket flipped it back to open. The imported state (incl. done_at) is restored in bulk after the task loop.