Editing a single feature from a hosted feature layer in ArcGIS Pro edits all the features instead when a GlobalID is duplicated.
最後に公開された状態: March 7, 2019ArcGIS Online
不具合 ID 番号
BUG-000119312
送信されました
January 11, 2019
最終更新日
June 5, 2024
適用対象
ArcGIS Online
見つかったバージョン
6.4
ステータス
Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
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.
対処法
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.