Build 926 - Clone Config fails

[

So I have an existing project configuration that I want to clone and then tweek. I name the clone “Unit Tests” and that fails. 

[Large log remove during forum migration]

I’ve fixed a few problems here. The clone wasn’t handling some of the newer features we added recently which is why it bombed. We were making unnecessary database calls which caused the partially-cloned Configuration to be stored in the database but the system still threw an error. You probably didn’t see the Configuration because the page wasn’t refreshed or something similar. What’s meant to happen is, an error pops up if the clone failed (and the Config shouldn’t be create)… otherwise on success you get redirected to the new configuration’s wizard page.