[GH-ISSUE #2569] Secondary Webhooks Never Fire If First Fails #6700

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

Originally created by @Maavrik on GitHub (Apr 9, 2026).
Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/2569

Pre-submission checklist

  • I have searched for existing open or closed issue reports with the same problem.

Description

If you have multiple webhooks specified on a project, and the first webhook fails, the second webhook is never fired. Failure reason for the first webhook doesn't matter, but easiest recreation on the demo site is to send a webhook to localhost where it will never be formally received. As soon as you remove the bad webhook, the second webhook fires without issue.

Vikunja Version

2.2.2

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

https://github.com/user-attachments/assets/f45b0264-4b50-4831-9a44-46bae0078caa

Originally created by @Maavrik on GitHub (Apr 9, 2026). Original GitHub issue: https://github.com/go-vikunja/vikunja/issues/2569 ### Pre-submission checklist - [x] I have searched for existing open or closed issue reports with the same problem. ### Description If you have multiple webhooks specified on a project, and the first webhook fails, the second webhook is never fired. Failure reason for the first webhook doesn't matter, but easiest recreation on the demo site is to send a webhook to localhost where it will never be formally received. As soon as you remove the bad webhook, the second webhook fires without issue. ### Vikunja Version 2.2.2 ### Browser and version _No response_ ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots https://github.com/user-attachments/assets/f45b0264-4b50-4831-9a44-46bae0078caa
Author
Owner

@vikunja-bot-app[bot] commented on GitHub (Apr 9, 2026):

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

<!-- gh-comment-id:4213125871 --> @vikunja-bot-app[bot] commented on GitHub (Apr 9, 2026): This issue has been fixed in #2572, 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#6700