[Bug]: Webhooks don't trigger when importing board from JSON #829

Open
opened 2026-02-04 21:26:37 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @rajko-simic on GitHub (Oct 9, 2025).

Where is the problem occurring?

I encountered the problem while interacting with the server (Backend)

What browsers are you seeing the problem on?

Firefox

Current behavior

When Board is imported to project, boardCreate event is sent to the Webhook, but listCreate, cardCreate, etc. events are not.

Desired behavior

All events should trigger so external systems can be synced.

Steps to reproduce

Import board JSON when creating a new board.

Other information

Also, when List is deleted, cardDelete events are not sent, I am not sure if this is expected.

I am not sure about label, member etc events.

Originally created by @rajko-simic on GitHub (Oct 9, 2025). ### Where is the problem occurring? I encountered the problem while interacting with the server (Backend) ### What browsers are you seeing the problem on? Firefox ### Current behavior When Board is imported to project, boardCreate event is sent to the Webhook, but listCreate, cardCreate, etc. events are not. ### Desired behavior All events should trigger so external systems can be synced. ### Steps to reproduce Import board JSON when creating a new board. ### Other information Also, when List is deleted, cardDelete events are not sent, I am not sure if this is expected. I am not sure about label, member etc events.
OVERLORD added the enhancement label 2026-02-04 21:26:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#829