I’m trying to import the Dynamics solution file from development area to QA area and receive the following failure and error message. I know the recurring activity was a new custom entity created in development but not sure why it’s
not importing to QA.
|
System Views
|
|
new_recurringactivity
|
Recurring Activity
|
Recurring Activity
|
This entity is used to create recurrent activities that ocurr on a weekly basis. It uses the auxiliary workflow named "Recurring Activity".
|
Error message:
The INSERT statement conflicted with the FOREIGN KEY constraint "owner_userquerys". The conflict occurred in database "PWMSCRMQA2_MSCRM", table "dbo.OwnerBase", column 'OwnerId'. The statement
has been terminated.
Any ideas about how to fix this issue.