- 
    Bug 
- 
    Resolution: Fixed
- 
    Critical 
Currently scheduleBuild is called from every save, but this is no good since that is called from onDeleted—so a child, once deleted, can get triggered in a zombie mode, leading to bizarre bugs.
Probably should limit automatic build scheduling to a UI configSubmit and perhaps some other selected conditions.
- links to