You need to sign in to do that
Don't have an account?

Force.com IDE partial deployment problem
Yesterday I needed to deploy a minor change to an scontrol to my production org and ran into a serious problem. This is the first time I've tried this other than a test trigger. I made the change in sandbox and tested it, then selected Deploy to Server and ran into a buzzsaw.
So are we seriously expected to cover even developmental triggers/classes with test methods, when all we need to do is update a simple scontrol? That's silly. There should be a way to selectively deploy exactly what we want without trying to sync everything, and on validation it should only look at what is selected.
Mark
- The IDE wanted to sync everything, which for some reason includes a lot of things that have not changed. This is related to the synchronization issue I noted in my last post in this thread: Force.com IDE Synchronization Issue
- I deselected everything and then selected only the one scontrol I needed to update. Validation failed because I have several triggers I am working on in the sandbox which are nowhere near ready for production, and do not currently have test coverage. Apparently it validates everything, even when not selected!
So are we seriously expected to cover even developmental triggers/classes with test methods, when all we need to do is update a simple scontrol? That's silly. There should be a way to selectively deploy exactly what we want without trying to sync everything, and on validation it should only look at what is selected.
Mark
I'm only trying to deploy 2 new objects I created and for some reason its running the Test script to an unrelated and NOT checked class as part of the Deployment Validation. I'm not trying to deploy this class which is still in development.
Here's what the output log looks like:
Can someone explain why deployments are now failing?
URGENT assistance would be appreciated!
Is it possible that it is validating against a version of the already deployed component?
However, now I have no way to update that class that's already in Production. And I haven't heard back from anyone at Salesforce.com tech support on this issue.
I'm dead in the water for deploying anything other than scontrols!
Message Edited by SatelliteMike on 11-21-2008 10:43 PM