Anyone know how to get around this error with SDF?...
# sdf
d
Anyone know how to get around this error with SDF? I can't deploy to my account now after I created another object.
Copy code
*** ERROR ***

Validation of account settings failed.

An error occured during validation of Custom Objects against the account
Details: An object with script ID customlist_bb_chat_send_email_list already exists
Details: An object with script ID customrecord_bb_chat_user_config already exists
d
Delete those objects in your target account and republish (just a thought)
e
Are they both listed as a dependency and a member of the project?
d
They are not in the dependency list
e
This is during a
deploy
?
d
yes, or validate
e
Hm, is this using the IDE? Can you compare the Object xml to the Account version?
Seems very odd; haven't run into this one myself
d
That's a good idea. I'm really trying to get on board with SDF but it's always got something that causes issues.
Yes, this is using the IDE
e
I feel the same way about bundles 😉
d
haha
No diff in the XML from the account
e
Well...dammit
😕 2
Oh, I wonder if maybe you need to set the
App ID
on those Objects to match that of your SDF project
d
let me check on that
Not seeing the app id anywhere
e
Think you have to enable the User Preference to show them, first
I think maybe your SDF project will only have an App ID if it's an SDF Application as opposed to an Account Customization project, though =/
It would be in
manifest.xml