jenkinsci / generic-webhook-trigger-plugin

Can receive any HTTP request, extract any values from JSON or XML and trigger a job with those values available as variables. Works with GitHub, GitLab, Bitbucket, Jira and many more.
https://plugins.jenkins.io/generic-webhook-trigger
410 stars 162 forks source link

groovy.lang.MissingPropertyException: No such property #286

Closed Noamrok closed 11 months ago

Noamrok commented 11 months ago

Hi

Since upgrading our jaas to this new version we are having issues with the plugin. The plugin failed to read a variable configured in it. In our case we have a var name tagName which is being populated with a value from github webhook.

tomasbjerre commented 11 months ago

Try 1.88.2 https://github.com/jenkinsci/generic-webhook-trigger-plugin/issues/285