|
||||||||||||||
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.
I guess I will close this item. I am thinking I need a POST method, I didn't know enough about URL's to know that they apparently do GET methods, and can't do POSTs. What I am trying to do is create a link on one Jenkins job's build results page to second Jenkins job that will pass parameters about the build, and invoke the second Jenkins job. I need a link, since the first job does not always require the second job, the need for the second job might be determined days or even weeks later.