[GH-ISSUE #1724] task.updated will be triggered three times when mark a task as done #6467

Closed
opened 2026-04-20 17:04:15 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @imlonghao on GitHub (Oct 28, 2025).
Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/1724

Description

Step to reproduce

  1. Create a webhook for action task.updated
  2. Mark a task as done, or not done
  3. You can see the webhook was triggered three times

What it should be

The webhook should only be triggered one time, as there is only ONE event.

Vikunja Version

1.0.0-rc2

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

Originally created by @imlonghao on GitHub (Oct 28, 2025). Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/1724 ### Description ## Step to reproduce 1. Create a webhook for action `task.updated` 2. Mark a task as done, or not done 3. You can see the webhook was triggered three times ## What it should be The webhook should only be triggered one time, as there is only ONE event. ### Vikunja Version 1.0.0-rc2 ### Browser and version _No response_ ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots ![](https://github.com/user-attachments/assets/3fcbd690-e61b-4640-bbf0-2b3485d1704f)
Author
Owner

@vikunja-bot-app[bot] commented on GitHub (Nov 16, 2025):

This issue has been fixed in 9b78584, please check with the next unstable build (should be ready for deployment in ~30min, also on the demo).

<!-- gh-comment-id:3538480576 --> @vikunja-bot-app[bot] commented on GitHub (Nov 16, 2025): This issue has been fixed in [`9b78584`](https://api.github.com/repos/go-vikunja/vikunja/commits/9b7858473416011e567401c5d7e845c98b21d1e8), please check with the next unstable build (should be ready for deployment in ~30min, also on [the demo](https://try.vikunja.io)).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#6467