mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
ActivityLogged webhook event broken #468
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?
Originally created by @JoanFo1456 on GitHub (Oct 12, 2025).
Seems that with the new integration of events, the processWebhook throws an issue with ActivityLogged:
json_decode(): Argument #1 ($json) must be of type string, App\Events\ActivityLogged givenI'll look into it and make a pr for it, just wanted it to be recorded here.