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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動