While using the If Field Value Is logical tool in ModelBuilder, the output always returns true, even when the conditions are false.
ArcGIS Pro
漏洞 ID 编号
BUG-000165060
已提交
February 12, 2024
上次修改时间
March 29, 2026
适用范围
ArcGIS Pro
找到的版本
3.2.1
操作系统
Windows OS
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The Selection Condition parameter of the If Field Value Is tool should be set to 'Greater than', and the count on the tool set to 0.
Selection in geoprocessing considers 0 selected records as a selection that exists but contains zero records. This change was made in previous releases to accommodate other use cases.
Setting the parameter to 'Greater than' works as expected.