laptop and a wrench

漏洞

When creating multiple features with attachments in the WGS84 coordinate system, only the attachment from the last written feature is stored.

上次发布: October 1, 2022 ArcGIS Pro SDK for .NET
漏洞 ID 编号 BUG-000151629
已提交August 17, 2022
上次修改时间June 14, 2025
适用范围ArcGIS Pro SDK for .NET
找到的版本2.9
操作系统Windows OS
操作系统版本10.0 64 Bit
修正版本3.1
状态Fixed

附加信息

This issue is addressed in ArcGIS Pro 3.1.

解决办法

  • Use two calls to the applyEdits operation. One to create the rows with InsertCursor, and one to fetch the rows and add attachments to them.
  • Create the rows using Table.CreateRow() and immediately add attachments to those rows (do not create a row cursor).

重现步骤

漏洞 ID: BUG-000151629

软件:

  • ArcGIS Pro SDK for .NET

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项