Closed deepu7bn closed 8 years ago
My apologies, I tested this with a pre v2 (1.629
) version of Jenkins - which passed.
Testing with post v2 (2.7.1
) I was able to reproduce the issue.
Do one of the following:
-Dhudson.model.ParametersAction.safeParameters=pmt_from,pmt_replyTo,etc
property whitelist-Dhudson.model.ParametersAction.keepUndefinedParameters=true
propertyMissing env vars fixed in commit https://github.com/jenkinsci/poll-mailbox-trigger-plugin/commit/d0154dab63dc3a5978ebcbcd6aaa6d98212009cf
@deepu7bn , are you happy for that this is fixed, and can be released? https://github.com/jenkinsci/poll-mailbox-trigger-plugin/releases/tag/1.024-SNAPSHOT
Issue is fixed and working fine. thanks nickgrealy :+1:
Thanks heaps @nickgrealy :) Tested here as well and my bacon is saved, have a coffee!