In DEV I have removed custom commands and their command library to create a new one.
Since then I keep getting this error:
`The reason given was: Sql error: Statement conflicted with a constraint. The DELETE statement conflicted with the REFERENCE constraint "appaction_appaction". The conflict occurred in database "db_crmcoreemea_[...]", table "dbo.appactionBase", column 'ParentAppActionId'.`
I have tried removing dependencies and running tables separately, but no success.
Any help would be very welcome.