Project webhooks don’t trigger the webservice.
The error in the logs is:
Error while handling message 1914c320-8b2a-40d5-b680-a55579c4383e, reason_poisoned=User does not exist [user id: 0], topic_poisoned=project.updated, handler_poisoned=project.updated.webhook.listener, subscriber_poisoned=gochannel.GoChannel, payload={“project”:{“id”:7,“title”:“aaabbbcccdddccczzz”,“description”:“”,“identifier”:“”,“hex_color”:“”,“parent_project_id”:4,“owner”:{“id”:1,“name”:“–redacted–”,“username”:“–redacted–”,“created”:“2025-01-24T09:14:40Z”,“updated”:“2025-01-24T19:55:50Z”},“is_archived”:false,“background_information”:null,“background_blur_hash”:“”,“is_favorite”:false,“subscription”:{“id”:4,“entity”:“project”,“entity_id”:7,“created”:“2025-01-29T17:16:31Z”},“position”:458752,“views”:[{“id”:25,“title”:“List”,“project_id”:7,“view_kind”:“list”,“filter”:“done = false”,“position”:100,“bucket_configuration_mode”:“none”,“bucket_configuration”:,“default_bucket_id”:0,“done_bucket_id”:0,“updated”:“2025-01-29T17:15:01Z”,“created”:“2025-01-29T17:15:01Z”},{“id”:26,“title”:“Gantt”,“project_id”:7,“view_kind”:“gantt”,“filter”:“”,“position”:200,“bucket_configuration_mode”:“none”,“bucket_configuration”:,“default_bucket_id”:0,“done_bucket_id”:0,“updated”:“2025-01-29T17:15:01Z”,“created”:“2025-01-29T17:15:01Z”},{“id”:27,“title”:“Table”,“project_id”:7,“view_kind”:“table”,“filter”:“”,“position”:300,“bucket_configuration_mode”:“none”,“bucket_configuration”:,“default_bucket_id”:0,“done_bucket_id”:0,“updated”:“2025-01-29T17:15:01Z”,“created”:“2025-01-29T17:15:01Z”},{“id”:28,“title”:“Kanban”,“project_id”:7,“view_kind”:“kanban”,“filter”:“”,“position”:400,“bucket_configuration_mode”:“manual”,“bucket_configuration”:,“default_bucket_id”:0,“done_bucket_id”:0,“updated”:“2025-01-29T17:15:01Z”,“created”:“2025-01-29T17:15:01Z”}],“created”:“2025-01-29T17:15:01Z”,“updated”:“2025-01-29T17:22:43.266407849Z”},“doer”:{“id”:1,“name”:“–redacted–”,“username”:“–redacted–”,“email”:“–redacted–”,“created”:“0001-01-01T00:00:00Z”,“updated”:“0001-01-01T00:00:00Z”}}
Other webhooks work fine.
Version: v0.24.6
Docker Container