|
||||||||
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Right, that's always the parameter value. Descriptions currently don't support variable resolution anywhere, so implementing this only here is probably a bad idea.
Note that even if this were implemented, the workspace location is only determined at the time a build is actually started, so it is absolutely impossible to reliably tell it on the 'Build with Parameters' page. Workarounds would need to be questionable heuristics like the previous build's workspace.