Web documents causing save conflicts

Ive created a simple xpage with a view and an area to edit the documents in the view.

The problem is that when ever i submit the change it creates a save conflict for that document.

I had developed this xpage on 8.5.0 with out any issues but as soon as we upgraded to 8.5.1 these save conflicts started happening.

Is there a way to prevent the save conflict from happening?

Subject: Are you using Save Data Sources action?

because I have seen the same thing with a Save Data Sources action, when Save Document doesn’t seem to have the issue. The current page doesn’t have multiple data sources to save.

Mick

Subject: i have same problem

when upgraded to 8.5.1, the save conflict document started to happen…

Subject: multiple data sources

I have a principal xPage with it datasource, that includes some other xPages with their proper datasources…The button is a Save Data Source simple action…