|
||||||||
|
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/groups/opt_out.

The line
$parent_project - Build # $parent_number - $BUILD_STATUS!
Works for the subject where parent_project and parent_number are parameters passed in by the Build Flow plugin for managing jobs.
But when I put the same line inside the Default Content, the resulting email only has the text instead of expanding variables to their values.