Hey everyone, I'm new to bundles and I think I cau...
# bundles
k
Hey everyone, I'm new to bundles and I think I caused myself a big problem. I'm using bundles to do my development work in Sandbox and then move everything to production. I created a custom record in the bundle and installed in Prod. Then I made some changes to that record in Prod, and now it's out of sync with Sandbox. I tried to make the exact same changes in Sandbox but when I went to install it said it would overwrite my changes. How do I get both environments back in sync without losing anything in production?