Quote Originally Posted by SaluBadsha View Post
Dawn, no offence, but don't you guys test changes on your dev environment before bringing it to prod environment!! What kind of developers do you guys have; how could you guys miss this? It sure was a nuisance for few hours.
Agreed. IT Best Practices are to have a Quality Control / Quality Assurance setup with a Development Environment where changes are run through proper Change Management, including Unit Testing, Regression Testing, and User Acceptance Testing. More often than not, changes here seem to be pushed out the door with almost no testing at all.