Hi everyone,
I am encountering an issue when submitting a form in an app that is connected to Dataverse that is inside an unmanaged solution. The scenario is as follows:
- Initially, we had a key for the same sample table based on columns
col1andcol2 - Everything worked fine until we deleted the key from the table.
Now, when we attempt to submit a record via the app, I am receiving the following error message:
Conflicts exist with changes on the server, please reload. Server Response: SampleTable failed: A record with matching key values already exists.
The error seems to be referencing the deleted key, even though they have been removed from the table.
Steps I've taken so far:
- I have confirmed that the key deleted in the Dataverse table.
- I have tried refreshing connected table in the app and reloading the form, but the issue persists.
Question:
- What can I do to resolve this conflict and successfully submit the form?
Any guidance or suggestions on how to resolve this would be greatly appreciated.


Report
All responses (
Answers (