UUID on webhook is set to NULL

Created on 29 May 2025, 26 days ago

Problem/Motivation

My webhook returned a 500 error, debugging showed the UUID being set to NULL in WebhooksService.php's send method.

It appears it tries to generate a new UUID using a non-existing function, which is not needed as one is already generated in Webhook's contructor.

Proposed resolution

Remove the $webhook->setUuid($this->uuid->generate()); line in WebhooksService.php

🐛 Bug report
Status

Active

Version

4.0

Component

Code

Created by

🇧🇪Belgium kubrick

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024