• TheMythicalMoon
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Afte I change the field type of a custom object in the org then I do a refresh from server to get the xml of that object. But if I try to deploy the object with apex classes to another org, the build will fail and says you can not change the field type of object XXX which is used in XXX classes. Other than manually change the field type in the org I want to deploy to through the UI interface, is there any way I can complete the deploy? Thanks!