You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bitbucket is unable to trigger jenkins, when I looked into the logs it shows me the following line: com.nerdwin15.stash.webhook.Notifier Error triggering jenkins with url ' @JsonIgnoreProperties(ignoreUnknown = true)/git/notifyCommit?
It seems that @JsonIgnoreProperties is inserted in the url instead of the url itself. While I looked in the settings, the url is correctly configured
The text was updated successfully, but these errors were encountered:
Bitbucket is unable to trigger jenkins, when I looked into the logs it shows me the following line:
com.nerdwin15.stash.webhook.Notifier Error triggering jenkins with url ' @JsonIgnoreProperties(ignoreUnknown = true)/git/notifyCommit?
It seems that @JsonIgnoreProperties is inserted in the url instead of the url itself. While I looked in the settings, the url is correctly configured
The text was updated successfully, but these errors were encountered: