Change By: Timur Batyrshin (09/Jan/15 2:04 PM)
Description: Given I am Jenkins administrator when I create a job like the following:
{code}
node {
  echo "test"
  input id: 'Edebd25a79a1ac52da788eba9a7fcc3a', message: 'hey!', ok: 'yo', submitter: 'foobar' parameters: []
}
{code}
... I'm
 unable  not able  to  stop/kill  answer  the  job  question it asks  as I get an error saying "You need to be foobar to submit this"  and I'm unable to stop/kill the job (it just doesn't work) .


Probably there should be special permission for admins to stop such jobs and/or the plugin should check if the submitter is a real person when saving/running the job.

I'm using Jenkins ver. 1.596 and workflow plugin v1.1
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