Hi
I am trying to add a few fields in Resource Table. When I try to publish my extension, the following error is thrown in VSCode:
The request for path /v1.0/sandbox/dev/apps?SchemaUpdateMode=forcesync&DependencyPublishingOption=default failed with code 422. Reason: The following SQL error was unexpected: Cannot insert the value NULL into column 'Extension', table '<id>.dbo.CRONUS UK Ltd_$Resource$<id>'; column does not allow nulls. INSERT fails. The statement has been terminated.
Please Note: 'Extension' is the name of my field here.
What is the cause for this and how can I resolve it?
Thanks
Khudeja
Have you changed something on this "Extension" field (like its data type for example) from version A to version B of your extension? Have you tryed with SchemaUpdateMode:Recreate?
Sumit Singh
2,707
Sohail Ahmed
2,675
Super User 2025 Season 2
YUN ZHU
2,228
Super User 2025 Season 2