build not active when using copy_from

Bug #1738186 reported by Jamal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python Jenkins
New
Undecided
Unassigned

Bug Description

when creating a job form a copy, the build option is not enabled.
server.copy_job("old_job","my_job")
server.enable_job("my_job") # not working the build button is not visible

#so either go to the GUI and select "configure" and "Save" or :
server.disable_job("my_job")
server.enable_job("my_job") # now works

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.