In the ArcGIS Pro Python toolbox, choosing a value such as 'BaB' from a parameter list of similar values (e.g. 'bab', 'BAB', 'BAb', and 'BaB') is case-insensitive and switches to the first value found in the list (such as 'bab' from the example given).
ArcGIS Pro
漏洞 ID 编号
BUG-000163520
已提交
December 7, 2023
上次修改时间
May 15, 2025
适用范围
ArcGIS Pro
找到的版本
3.2
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is a known limitation within the software and can be worked around by creating unique choices from a list, ignoring the case of the values.