Assume a project has a parameter called "paramA" with a default value of "defaultValue". Also assume the client name format is set to ${nodename}_${paramA}. If the project is build with the parameter definition "paramA=otherValue" the effective client name resolved will still be <nodename>_defaultValue rather than <nodename>_otherValue as expected. This is because the default project substitutions are made first.
- is related to
-
JENKINS-25559 Missing hash in client names if ClientNameFormat substitution fails
-
- Resolved
-
-
JENKINS-23467 Streamline the variables handling
-
- Resolved
-
[JENKINS-25226] Perforce Plugin Substitutes default Parameter Value instead of actual Parameter Value for client name
Assignee | Original: Rob Petti [ rpetti ] |
Assignee | New: Oleg Nenashev [ oleg_nenashev ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Link |
New:
This issue is related to |
Priority | Original: Major [ 3 ] | New: Blocker [ 1 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Link |
New:
This issue is related to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 159138 ] | New: JNJira + In-Review [ 195996 ] |