Checklist not updating after editing task #2470

Closed
opened 2026-03-22 14:08:34 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @DonateIfYouCan on GitHub (Jan 11, 2026).

Description

Reproduce:

  1. Create a task
  2. Create a checklist of 4 items or so (Amount doesn't really matter).
  3. Check a few boxes before saving.
  4. Save
  5. Uncheck the boxes

Expected behavior:
Boxes are unchecked, text is ha no strike through anymore. After clicking it triggers auto save.

Current behavior:
Autosave doesn't trigger. Boxes are unchecked, text still has a strike trough. After refresh, the boxes are still checked.

Workaround:
Refresh the page, uncheck boxes.

Additional details:
The checking and unchecking of boxes only seems to trigger autosave once. So if you click a box multiple times it will only save once. This is also true if you don't enter edit mode.

  1. Open a task with 2 out of 4 items checked.
  2. Click each task twice. (check and uncheck, or the reverse).
    Expected behavior would be that the tasklist remains the same, but it will be inverted.

I can't reproduce it on the demo, as this only impacts the popup windows for tasks. If a task opens on a new page like in Demo, I can't reproduce it.

Vikunja Version

Version: v1.0.0-rc3

Browser and version

Firefox 146.0.1 (64-bit)

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

No response

Originally created by @DonateIfYouCan on GitHub (Jan 11, 2026). ### Description Reproduce: 1. Create a task 2. Create a checklist of 4 items or so (Amount doesn't really matter). 3. Check a few boxes before saving. 4. Save 5. Uncheck the boxes Expected behavior: Boxes are unchecked, text is ha no strike through anymore. After clicking it triggers auto save. Current behavior: Autosave doesn't trigger. Boxes are unchecked, text still has a strike trough. After refresh, the boxes are still checked. Workaround: Refresh the page, uncheck boxes. Additional details: The checking and unchecking of boxes only seems to trigger autosave once. So if you click a box multiple times it will only save once. This is also true if you don't enter edit mode. 1. Open a task with 2 out of 4 items checked. 2. Click each task twice. (check and uncheck, or the reverse). Expected behavior would be that the tasklist remains the same, but it will be inverted. I can't reproduce it on the demo, as this only impacts the popup windows for tasks. If a task opens on a new page like in Demo, I can't reproduce it. ### Vikunja Version Version: v1.0.0-rc3 ### Browser and version Firefox 146.0.1 (64-bit) ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots _No response_
Author
Owner

@kolaente commented on GitHub (Jan 11, 2026):

This has been fixed in https://github.com/go-vikunja/vikunja/pull/2007 (which is why you can't reproduce it on the demo, that runs on unstable)

@kolaente commented on GitHub (Jan 11, 2026): This has been fixed in https://github.com/go-vikunja/vikunja/pull/2007 (which is why you can't reproduce it on the demo, that runs on unstable)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#2470