I am trying to make user edits via an action on a column that is backed by the most recent data source I have added, but it is failing silently.
In the ontology, the source type for this property is set to the relevant column of the new dataset, and the conflict resolution strategy is ‘Apply user edits’.
I confirmed that this was the issue by changing the column back to an edit-only property, whereby the edit action worked as expected.