It looks like the plugin, since version 1.0.6, is always overwriting the configured App ID with the "public_identifier" value it gets from the upload response.

This response parameter is documented here:
http://support.hockeyapp.net/kb/api/api-apps#-u-post-api-2-apps-upload-u-

So if the "public_identifier" is missing (which, from the name, I'm guessing is the case for apps which have non-public downloads disabled), the App ID will become null, regardless of whether an App ID was configured in the job config. And when the "appId" variable is null, you will see the "No App ID has been specified..." error message.

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.

Reply via email to