by XDK
2. March 2016 18:53
Workaround:
- Delete the registered build process template in the collection database
use <Collection database>;
delete from tbl_BuildProcessTemplate where ProcessTemplateID = 'updated Process Template ID';
- Create the build definition again