不具合 ID 番号 |
BUG-000166799 |
送信されました | April 17, 2024 |
最終更新日 | September 4, 2024 |
適用対象 | ArcGIS Pro |
見つかったバージョン | 3.1 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 11.0 64 bit |
ステータス | Non-Reproducible
この問題は、開発チームによるテスト時に再現されませんでした。 問題が再現できない場合、またはソフトウェアの開発バージョンで関連性がなくなった場合、問題に対処するための特定の修正プログラムがインストールされていない場合にこのステータスが与えられることがあります。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
Null values are being used to match to other Null values in the reproducible case. This condition produces no matches and so no rows are updated in the target dataset. This is expected. However, when no matches are found, the two unmatched input rows must be appended to the target. This latter behavior is a known bug in ArcGIS Pro 3.1.x that was addressed for Pro 3.2+.
対処法
For updating target rows, the input and target match values must not be Null. Null values do not generate a match.
再現の手順