task.updated will be triggered three times when mark a task as done #673

Open
opened 2025-11-01 21:01:35 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @imlonghao on GitHub (Oct 28, 2025).

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). ### 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)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#673