Issue Type: Bug Bug
Assignee: Unassigned
Attachments: exception.txt
Components: plugin
Created: 19/Dec/12 12:55 PM
Description:

We have Jobs with timer trigger and SCM timer trigger.
Every trigger has an comment like this:

  1. every 30 minutes
    */30 * * * *

If we copy jobs with these triggers by URL(<Jenkins-URL>/createItem?name=copyOfJob) and config.xml as post data, then the triggers are not activ. Jenkins handles

  1. every 30 minutes
    */30 * * * *

as a whole comment.

If the trigger configuration ist like:

*/30 * * * *

  1. every 30 minutes

then copy by URL ist not possible. Jenkins gives an Exception (see Attachment)

Environment: Jenkins Version: 1.480
Project: Jenkins
Labels: jenkins trigger
Priority: Major Major
Reporter: Mathias Steinbach
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

Reply via email to