Hi Team,
I'm facing an issue in BC App Deployment to version 15.
In BC V14 there was no field in User Setup with name 'Phone No.'
I added this field User Setup through extension.
In BC V15 a field with same name was added by Microsoft. Now, I'm stuck two-part issue.
1. I cannot Obsolete the field as the field with name still exist on actual object which gives error while building the package.
2. If I completely remove the field I'm getting the error in deployment as 'There was a change remove is UserSetup' failing to app deployment.
I have tried few things
1. Using ForceSync to force sync the Table Schema
2. Create a seperate extension for UserSetup to clear the Table Schema, but unfortunately the table schema is somehow specific to an Extension App.
Kindly advise.
Thanks.