Results 449 comments of netwolfuk

> All our plugin-settings.xml like the ones I posted above has the webhooks tag in them. Is it not correct/needed anymore? That's still required. Those look correct other than the...

I need to dig into that page some more. I have found it to be unreliable after loading WebHooks from VCS config. Mine also says 0 builds, and is even...

I've managed to make some really good progress on this. I have found the following: **Updates to webhooks that are driven by the plugin work well** The cache is maintained...

BTW. It's possible to get a bt ID from the REST API. `http://teamcity:8111/app/rest/buildTypes/TcPlugins_TcWebHooksLocal?fields=id,internalId` ```xml ```

Builds on this branch are available to [download](https://teamcity.jetbrains.com/buildConfiguration/WebHooksAndOtherPlugins_TcWebHooks?branch=issue-vcs-webhook&buildTypeTab=overview&mode=builds) on the jetbrains TeamCity instance. You don't need an account to download. Just choose guest mode. Would it be possible to install...

hi @radiumsurfer . Thanks for coming back to me with the updates. It looks like I still have some work to do to reproduce the issue with the builds not...

Thanks for the great bug report @jacobs-xero I'll setup a kotlin VCS project and try to reproduce it. Can I just clarify a couple of things: 1. Do you have...

> If a webhook is not defined in code (eg for subprojects, because we have no way of defining that in code), then the webhook just becomes uneditable Can I...

Hi @jacobs-xero. I have not been able to reproduce this issue. Are you able to answer the questions I had posted above?