In ArcGIS Pro 3.2, making a selection on a selection layer (Created using the Make Layer From Selected Features tool) and toggling off 'Use the selected records' changes the field values for all values in the source layer.
ArcGIS Pro
漏洞 ID 编号
BUG-000165450
已提交
February 28, 2024
上次修改时间
May 12, 2025
适用范围
ArcGIS Pro
找到的版本
3.2
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This behavior is working as designed and documented: "turn the toggle button off to process all records in the layer or table. For example, if a layer with a definition query has a selection applied, turning off the toggle button means the tool will use all records, not only those defined by the definition query."
The same applies for layers constructed from the Make Layer From Selected Features command, which creates an internal definition query. Disabling the toggle is equivalent to using the entire dataset as input. Refer to this documentation https://pro.arcgis.com/en/pro-app/latest/tool-reference/appendices/filtered-inputs-for-geoprocessing.htm for more information.