|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

This is related to the parameterized-trigger-plugin not the multijob plugin - we just "consume" the parameterized-trigger-plugin ... see the changes -> https://github.com/gcummings/parameterized-trigger-plugin/commit/2a276922f90844924b1a32fd1fec7133e1db9311.
I couldn't find the "JOBNAME_BUILD_NUMBER" you mentioned ... see -> https://github.com/hagzag/parameterized-trigger-plugin/blob/master/src/main/java/hudson/plugins/parameterizedtrigger/BuildInfoExporterAction.java#L41
If you do find it perhaps a pull request on the parameterized-trigger-plugin could add support for both ?
10x
HP