Hi,
I'm working with a hosted feature service in AGOL. It has three layers, one each for points, lines and polygons.
On Tuesday the polygon layer suddenly become uneditable, both attributes and geometry. The other two layers are still editable.
When I try to edit it in ArcGIS Pro, I get the message in the attached image. This is a red herring because no relationship classes are present in the data, and, on Monday it was working fine.
I downloaded the data and ran check geometry on all three feature classes. The polygon layer did have some errors, mostly self-intersections.
At the REST endpoint the updateFeatures and addFeatures operations for the polygon layer give the message 'This operation is not supported.'
What can I do to fix this so that the polygon layer becomes editable again?
I don't want to create a new service with a new item id - this service is used in many maps, apps and web tools.
Thanks
Hanlie