mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[PR #815] [MERGED] fix: Fixed application crash when the webhook url is unavailable #1107
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/815
Author: @alexandr-sizov
Created: 6/29/2024
Status: ✅ Merged
Merged: 7/15/2024
Merged by: @meltyshev
Base:
master← Head:fix-webhooks-crash📝 Commits (2)
880a277fix: webhooks fetch wrapped into try catch65b60b3chore: Fix linting📊 Changes
1 file changed (+14 additions, -10 deletions)
View changed files
📝
server/api/helpers/utils/send-webhooks.js(+14 -10)📄 Description
Fixed application crash when a webhook fetch fails, for example, when the webhook url is unavailable
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.