-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Windows Server 2003
I have an existing job (job1) which is configured to poll SCM every minute.
Now I create a new job (job2) and I select "copy existing job" and I specify "copy from job1"
As soon as I hit OK I get the job configuration page.
Now I start making a few edits to the job configuration page and I notice Hudson just started a build for job2 but I never had a chance to save my edits.
- duplicates
-
JENKINS-2494 Copied jobs should be disabled by default
-
- Resolved
-
[JENKINS-5975] New job starts running before I have a chance to configure the job
Assignee | New: Rob Petti [ rpetti ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue duplicates |
This is probably more of a problem for core, since it involves polling behavior, but I'll change the behavior so it won't trigger a build if the job has never been run before.