In ArcGIS API for Python, the 'Provider' argument under the UserManager class does not successfully query ArcGIS Online or ArcGIS Enterprise users when using the search() method.
上次发布: July 5, 2022ArcGIS API for Python
漏洞 ID 编号
BUG-000150050
已提交
June 16, 2022
上次修改时间
February 18, 2025
适用范围
ArcGIS API for Python
找到的版本
2.0.0
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The issue involves search syntax. The search syntax is set by ArcGIS Online and ArcGIS Enterprise, the Python API does not manipulate or look at search strings. This can be a valid enhancement request for ArcGIS Enterprise or ArcGIS Online to improve searching.