On 8 October 2015 at 15:09, Hilco Wijbenga <[email protected]> wrote: > I am experiencing a strange issue. I am successfully creating new jobs using > Jenkins CLI "create-job" + "enable-job" but these jobs are not triggered > (they use "Build Periodically"). If I go in and change something through the > UI (e.g., I change H/10 * * * * to H/10 * * * 1-7), then all of a sudden the > build *does* get triggered. So it looks like something is not happening when > calling "create-job" (or "enable-job"?) that *is* happening when creating a > job through the UI. Any ideas?
It is in fact not even necessary to change anything in the configuration. If I simply click "configure" and then "Save", the job is triggered normally from then on. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAE1pOi3O%3D7m_hbS5r%2B6JmRrA2H2T9gjfPpnyMLU5WbTNh5jdew%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
