Executing a spatial query on a map service that includes a layer with a definition query using non-fully qualified names, which is joined to a table, fails when the query only returns a count of the features.
ArcGIS GIS Server
漏洞 ID 编号
BUG-000173020
已提交
December 13, 2024
上次修改时间
December 20, 2024
适用范围
ArcGIS GIS Server
找到的版本
11.3
操作系统
Windows Server
操作系统版本
2022
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
Field names are recommended to be fully qualified when a layer or table is joined to another. Without it, some operations do not work properly.
解决办法
Published the map service using a definition query with fully qualified domain names when there are joins on the layer.
ArcGIS Pro automatically switches all queries to use fully qualified names when a join is added to the layer which should prevent this issue from occurring.