Editing a single feature from a hosted feature layer in ArcGIS Pro edits all the features instead when a GlobalID is duplicated.
Last Published: March 7, 2019ArcGIS Online
Bug ID Number
BUG-000119312
Submitted
January 11, 2019
Last Modified
June 5, 2024
Applies to
ArcGIS Online
Version found
6.4
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
The data is corrupted before getting to the hosted service. Workaround is to make a copy of the data, drop and recreate the GlobalID field on the copy and republish the copy that has valid GlobalID values. Determine how the data got into this state in the first place.
Workaround
Recovery workflow:
Retrieve the backup data or the original data when published (unzip the service definition file).
If valid GlobalID records exist in the data, make two copies of the dataset with and without valid GlobalID.
Use the Delete Field option on the GlobalID field that has '{00000000-0000-0000-0000-000000000000}' and is invalid.
Append the results to the valid dataset or service.