laptop and a wrench

Bug

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

Last Published: October 1, 2022 ArcGIS Pro SDK for .NET
Bug ID Number BUG-000151629
SubmittedAugust 17, 2022
Last ModifiedJune 14, 2025
Applies toArcGIS Pro SDK for .NET
Version found2.9
Operating SystemWindows OS
Operating System Version10.0 64 Bit
Version Fixed3.1
StatusFixed

Additional Information

This issue is addressed in ArcGIS Pro 3.1.

Workaround

  • 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).

Steps to Reproduce

Bug ID: BUG-000151629

Software:

  • ArcGIS Pro SDK for .NET

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options