In ArcGIS Pro, creating a fillet in a line hosted feature layer from ArcGIS Online produces a general function error; "Error Code 1000 Save Edits Failed."
ArcGIS Pro
漏洞 ID 编号
BUG-000170876
已提交
September 19, 2024
上次修改时间
September 30, 2024
适用范围
ArcGIS Pro
找到的版本
3.3
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
Curves on multi-part features is not supported. In this case, editing elements contain a multi-part feature (OBJECTID=5 in TestLineLayer_1) so the failure is as expected. The workaround is to explode or density multi-part features before creating the fillet.