All
I am currently experiencing the above issue when trying to deploy a solution from Dev to Test. So is there a way to replace the table definition in the test environment?
Alternatively, has anyone tried removing the table in the solution in dev and then updating the solution in test, so intending to remove the missing table?
I tried deleting the managed solution in test but to this "helpful" error . Note, the environment variables are not shared with any other solution.
Sql error: Statement conflicted with a constraint. The DELETE statement conflicted with the REFERENCE constraint "environmentvariabledefinition_environmentvariablevalue". The conflict occurred in database "db_crmcoregbr_20230816_12550932_8713", table "dbo.EnvironmentVariableValueBase", column 'EnvironmentVariableDefinitionId'. The statement has been terminated. CRM ErrorCode: -2147185375 Sql ErrorCode: -2146232060 Sql Number: 547