漏洞 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.
重现步骤