Hi,
Please help me this error when public app or debug: SchemaUpdateMode=synchronize&DependencyPublishingOption=default failed with code UnprocessableEntity. Reason: The extension could not be deployed because it is already deployed on another tenant.
I have taken the following steps:
I change the field size on the table and run "schemaUpdateMode": "ForceSync" in launch.json (after deploy i block //"schemaUpdateMode": "ForceSync",):
Then deploy app as steps bellow (extention install OK):
If I public directly from VS Code or Debug (F5) I get an error as picture:
I don’t know when change size field (ex: code[20] -> code[30]) I deploy it right (command) ? cause and how to fix it, please help me !!!
Have you tried to increase the version number in the app.json file?
I added the property but this error still be continue
Please add the property
"tenant":default
and try again.
Thanks your reply, but it not working and still be error
I think it not main cause
Can you please define the Port Number property as well in the Launch.json file?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156