tcplugins / tcWebHooks

WebHooks plugin for Teamcity. Supports many build states and payload formats.
https://netwolfuk.wordpress.com/category/teamcity/tcplugins/tcwebhooks/
155 stars 30 forks source link

Edit WebHook Test and Preview dialog does not update when different template is chosen #157

Closed netwolfuk closed 4 years ago

netwolfuk commented 4 years ago

Expected Behavior

In WebHook Test dialog, changing the Payload Template shold change the testing payload.

Current Behavior

Only the template selected when the dialog opens is used for testing, even if template has been changed.

Steps to Reproduce (for bugs)

  1. Open existing webhook edit dialog box.
  2. Change template
  3. Switch to Test & Preview Tab
  4. Payload preview should reflect chosen template.

Your Environment