| 不具合 ID 番号 |
BUG-000176644 |
| 送信されました | May 21, 2025 |
| 最終更新日 | July 2, 2025 |
| 適用対象 | ArcGIS Pro |
| 見つかったバージョン | 3.5 |
| オペレーティング システム | N/A |
| オペレーティング システムのバージョン | N/A |
| 修正されたバージョン | 3.6, 3.5.1 |
| ステータス | Fixed
この不具合は修正されました。 詳細については、「バージョンの修正内容」および「参考情報」(該当する場合) をご参照ください。
|
参考情報
ArcGIS Pro 3.5 and ArcGIS Server 11.5 introduced the ability to set the expression type to SQL in the Calculate Field geoprocessing tool when working with file geodatabase (.gdb) data. This patch addresses a potential data corruption bug has been identified wherein the Calculate Field Geoprocessing tool does not honor the active selection or layer filters (for example a layer generated from the base table via MakeFeatureLayer) when using a SQL expression on file geodatabase data, resulting in all rows being calculated. This patch is now available at https://support.esri.com/en-us/patches-updates/2025/arcgis-server-11-5-calculate-field-patch.
This issue is addressed in ArcGIS Pro 3.6 and 3.5.1 and the ArcGIS Server 11.5 Calculate Field Patch available here: https://support.esri.com/en-us/patches-updates/2025/arcgis-server-11-5-calculate-field-patch.
対処法
Do not use SQL as the expression type until this issue is addressed with a patch. Use Python, Arcade, or VBScript as the expression type.
To preserve the original values, make a copy of the input table as a backup, or use the Enable Undo option in the Geoprocessing pane.
再現の手順