The update_definition method fails to update the properties of a hosted feature service in the ArcGIS Enterprise portal.
上次发布: November 3, 2021ArcGIS API for Python
漏洞 ID 编号
BUG-000136379
已提交
December 23, 2020
上次修改时间
June 5, 2024
适用范围
ArcGIS API for Python
找到的版本
1.8.3
操作系统
N/A
操作系统版本
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
With the update call, fullExtent cannot be updated because it is controlled by the system, not the user. In regards to the globalIdField field, this is defined on the layer, not the feature service. Once the layers are added, define the globalIdField field.