Is there a way to change the publisher id and app ...
# sdf
d
Is there a way to change the publisher id and app id after the fact? Record types were created in an account that now needs to be updated with the SDF version.
b
I do think there's a risk of data loss pushing the same record xml from an SDF project using a different publisher/app id. Certainly if the suiteapp project has been bundled and installed into another account using a bundle.
It's worth verifying in a sandbox or test account first. I've had similar problems using bundles, but I've never had to change the publisher/app id of a code base.
d
Yah, this is a SuiteApp that was started, pushed then modification made directly in the account that are now part of the app as well. So we've got an issue with those records now.
b
Do you have control over the SuiteApp source? Can you pull the object changes into the project from the account without changing the publisher/app id's?
d
Yes. The issue is that I cannot set the publisher/app fields and the validation fails with the SDF so I can't push updates now.