I am running into an issue with a service in a wep app on ArcGIS Online. I'm not sure if it's an AGOL issue or an ArcGIS Server issue, so I'm just posting it here.
I have a service with three layers in it; a point layer and 2 line layers. I got a call from a user this morning saying that while the two line layers were editing fine, the point layer would not save any changes made to it.
When checking the server logs I found that there was a severe level log message saying "Error: Objects in this class cannot be updated outside an edit session [LayerName]."
What I find weird though, is that if I try to edit the point feature class in the underlying web map, it will save the edits just fine. I also tried creating a completely new web map and then created a new web app off of that new web map and the point layer will still not edit.
I don't know why it will edit fine in the web map but not the app. They are both shared the same (with the organization and the group), I have double checked the Edit widget settings in the app to make sure that the layer is actually editable.
I first tried to restart the service and when that didn't work, I republished the layers overwriting the original service. And I still had the same issues.
Any advice to fix this issue would be appreciated.
If it matters, the service is on a stand alone 10.7.1 ArcGIS Server.