Overwriting hosted feature services in ArcGIS Online using the ArcGIS API for Python script disables the Allow Export option in the hosted feature layer.
ArcGIS API for Python
漏洞 ID 编号
BUG-000170230
已提交
August 23, 2024
上次修改时间
August 30, 2024
适用范围
ArcGIS API for Python
找到的版本
2.3.0
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The underlying function is using 'overwrite'. 'Overwrite' is a replacement of the service essentially. Any settings need to be reapplied post processing. It is strongly recommended to modify the custom script to reapply any old settings post operation.