Applies to Product - Microsoft Dataverse
What’s happening?
There is a discrepancy in the table characteristics when the same solution is migrated from one environment to another. Specifically, the "Allow Duplicate Detection" checkbox is checked in certain tables in the DEV environment but is unchecked in the UAT environment.
There is a discrepancy in the table characteristics when the same solution is migrated from one environment to another. Specifically, the "Allow Duplicate Detection" checkbox is checked in certain tables in the DEV environment but is unchecked in the UAT environment.
Reason:
This arises due to an active layer present on the affected entity.
This arises due to an active layer present on the affected entity.
Resolution:
To resolve this, the following steps should be taken:
1. Remove the active layer from the affected entity.
2. Ensure that the solution layer with isDuplicateCheckSupported set to 1 is active.
To resolve this, the following steps should be taken:
1. Remove the active layer from the affected entity.
2. Ensure that the solution layer with isDuplicateCheckSupported set to 1 is active.
