Results 449 comments of netwolfuk

I have spent some more time on this this weekend, and am still not able to reproduce this issue :-( I only just enabled Kotlin VCS. Maybe it needs to...

> if I click on Edit build webhooks for the build itself i.e. "Empty PR Check", the page does not show any hooks configured This is a bug I was...

Another view that might be helpful is the search view. `/webhooks/search.html?show=all` You can see all the webhooks that that plugin has in its cache. My gut feel is that this...

> I'm getting this error when looking at webhooks/search.html?show=all That data is built from the configs. I can't think of a reason that it would ever be null. Unless the...

I just thought maybe you don't allow TeamCity to write back to VCS? Can you tell me what these settings are set to? Specifically the `Allow editing project settings via...

I think I have been able to reproduce this. This is really more of a brain dump than anything at this stage. 1. Creating webhooks from the UI with sync...

Also, `webhooks/search.html?show=all` only shows one. If I remember correctly, that is the only webhook created via the UI. ![image](https://github.com/user-attachments/assets/09bfbee9-95c0-4ccf-b08f-f61baab4de1a)

Thanks @radiumsurfer This explains a lot. > It does look like we were using tcWebHooks-1.1.374.403 I would have to look through the code, but I suspect this version did not...

> Also wondering if you're aware or know why I would see this entry in the logs, or if it's any concern. That's not my code printing that. Are you...

> However there is a hook defined at this level that sends all hooks (provisioned from the webhooks UI tab) - this one appears to be working correctly, however, looking...