Skip to content

Commit ee4eb99

Browse files
authored
minor change
1 parent 4066489 commit ee4eb99

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

support/power-platform/dataverse/working-with-solutions/error-code-80040203-invalid-argument-error.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Error Code 80040203 Invalid Argument
33
description: Provides a solution to an error that occurs when you try to import a solution into Microsoft Dynamics 365.
44
ms.reviewer:
5-
ms.date: 04/03/2025
5+
ms.date: 04/07/2025
66
ms.custom: sap:Working with Solutions
77
---
88
# Error code 80040203 (Invalid Argument) error when importing a solution into Dynamics 365
@@ -45,9 +45,7 @@ The error occurs because the schema retains an entity relationship that should b
4545

4646
The referenced **Entity Relationship** name is a concatenation of an entity and a BPF. This issue occurs when an entity is removed from a BPF stage and replaced with a different entity, followed by an update to the BPF while it's still activated. Although the entity is removed from the BPF, the relationship persists in the schema and is exported with the solution from the source. This lingering relationship causes the error during import.
4747

48-
## Resolution
49-
50-
Microsoft is aware of this issue and is working on a fix to automatically remove the relationship after a deletion and an update. In the meantime, the following workarounds can be used to resolve the issue.
48+
## Workaround
5149

5250
### Option 1 - Update solution file
5351

0 commit comments

Comments
 (0)