jenkinsci / jenkinsci/generic-webhook-trigger-plugin
Inkonsistency of storing payload
Open
bug
- Dominant language
- Java
- Stars
- 427
- Forks
- 169
- Avg merge
- 23m
- Merged PRs (30d)
- 1
Description
### Jenkins and plugins versions report
plugin version 2.4.1
I have two jobs and store root of payload into variable with "$" as jsonpath, variable-name is GWT_PAYLOAD
and in another job I do same but additionally save some headers (only difference, that I have noticed)
for any reason GWT_PAYLOAD look different for both jobs, in first case ise {"payload": [
Contributor guide
Assessment
This issue has not been assessed yet.