laptop and a wrench

Error

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

Última publicación: October 1, 2022 ArcGIS Pro SDK for .NET
Número de ID del error BUG-000151629
EnviadoAugust 17, 2022
Última modificaciónJune 14, 2025
Relacionado conArcGIS Pro SDK for .NET
Versión encontrada2.9
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
Versión corregida3.1
EstadoFixed

Información adicional

This issue is addressed in ArcGIS Pro 3.1.

Solución alternativa

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

Pasos para reproducir

ID del error: BUG-000151629

Software:

  • ArcGIS Pro SDK for .NET

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga