-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins ver. 1.565.2
Email-ext 2.38.2
P4 1.0.15
We use email-ext plugin for email notification. For some reason changes are blank when specifying: ${CHANGES_SINCE_LAST_SUCCESS, showPaths=true}. If I just do ${CHANGES_SINCE_LAST_SUCCESS}. showPaths works with perforce-plugin, so that's why I think there may be a bug here.
[JENKINS-25085] email-ext showPaths does not work with p4-plugin
Attachment | New: no_showPaths.jpg [ 27767 ] |
Attachment | New: showPaths=true.jpg [ 27768 ] |
Assignee | New: Paul Allen [ p4paul ] |
Priority | Original: Critical [ 2 ] | New: Minor [ 4 ] |
Happy to try and support this, but I'm going to need a lot more to go on here.
The change data is recorded in the XML files; the parser is there. I'm guessing that an enhancement is needed in the email-ext plugin to access/read the new format.