John Grattan created JENKINS-13891:
--------------------------------------

             Summary: Distribution Lists does not accept "substituted 
parameters" (for example, placing a string build parameter; "$PARAM_NAME" will 
not work)
                 Key: JENKINS-13891
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13891
             Project: Jenkins
          Issue Type: Bug
          Components: testflight
         Environment: Jenkins ver. 1.464
Testflight Plugin 1.3.1
            Reporter: John Grattan
            Priority: Minor
         Attachments: correct_upload.png, incorrect_upload.png, 
parameter_value.png

When setting the value for the distribution_lists property, the field will not 
work with a parameter (for example ${param_name}).

As a test, I put in a value straight into the field; "TeamName", the ipa was 
uploaded and the correct team mates were given access to the build. Setting a 
String Parameter called "PARAM_NAME" to "TeamName" and setting the 
distribution_lists field to $PARAM_NAME results in no team mates getting access 
to the build.

Please see the attachments for examples of the values.

Note, I tested that the parameter was substituted correctly into the Build 
Notes field.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to