Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TeamCity Webhook is removed if you are using versioned settings #232

Open
Super8film87 opened this issue Jan 16, 2024 · 1 comment
Open

Comments

@Super8film87
Copy link

Expected Behavior

If I reload my teamcity configuration using versioned settings with Kotlin, I expect that I'm able to store it.

Current Behavior

Currently, when I reload a project, it is displayed in the UI but it is no longer available and it causes a UI error.

Steps to Reproduce (for bugs)

  1. Create Project
  2. Create a Webhook
  3. Use Versioned Settings
  4. Use kotlin as Settings Format
  5. check use settings from vcs
  6. Load porject settings from vcs
  7. Webhook is gone

Your Environment

  • tcWebHooks Version: 1.2.5
  • TeamCity Version: 2023.05.04 build 129421
  • TeamCity server Operating System:
  • Are you using a WebHook Template?:
@netwolfuk
Copy link
Member

netwolfuk commented Jan 17, 2024

I think this is related to #229
I have some workarounds that I need to publish as a new release. The workaround is to reload the webhooks when edited, so that you can force the plugin to rediscover the webhooks configured.

However the underlying problem is that changes to VCS config are not noticed by the tcWebHooks plugin. I have raised an issue with Jetbrains

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants