Hi all, 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?
1) After making a change in the UI, I do not see any (other) change in config.xml. 2) I noticed not all of the "last*Build" links exist for the jobs that had never run but creating them did not change anything. (Hey, I was grasping at straws.) Cheers, Hilco Jenkins 1.631 -- 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/6f836aa5-f3cc-4e6b-a074-40cf49ea920d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
