<div dir="ltr">Using buildbot==0.9.0b7 when I create a sample config using `buildbot create-master master` and then start the server, there is a "Force" button in the web interface for that builder (<a href="http://localhost:8020/#/builders/1">http://localhost:8020/#/builders/1</a>).<div><br></div><div>If in master.cfg I rename that builder from 'runtests' to 'mybuild' everywhere in the whole file, and then run `buildbot reconfig master`, the force button disappears.  I can see from the log that it removed and added 1 changesource, and removed and added 1 builder (but not a scheduler, even though I did change the scheduler).</div><div><br></div><div>If I rename the scheduler and run `buildbot reconfig master`, then it updates correctly, and the Force button reappears, with whatever new name I gave it.</div><div><br></div><div>I found this to be very surprising behaviour, although I do now know how to get around it.</div><div><br></div><div>Ed</div></div>