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.

Zuletzt veröffentlicht: October 1, 2022 ArcGIS Pro SDK for .NET
Bug-ID-Nummer BUG-000151629
EingereichtAugust 17, 2022
Zuletzt geändertJune 14, 2025
Gilt fürArcGIS Pro SDK for .NET
Gefunden in Version2.9
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
Behoben in Version3.1
StatusFixed

Zusätzliche Informationen

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

Schritte zur Reproduzierung

Bug-ID: BUG-000151629

Software:

  • ArcGIS Pro SDK for .NET

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln