Adding an extra value to a coded value domain of a hosted feature layer published from ArcGIS Pro and has domains and subtypes defined returns the "Domain already exists" error message in the ArcGIS Field Maps app.
上次发布: August 4, 2021ArcGIS Field Maps
漏洞 ID 编号
BUG-000139103
已提交
April 16, 2021
上次修改时间
September 26, 2025
适用范围
ArcGIS Field Maps
找到的版本
N/A
操作系统
Android
操作系统版本
10.x
修正版本
21.4
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Remove the value of the domain that is added after publishing the layer.
Add the extra value to the domain in ArcGIS Pro and re-publish the layer from ArcGIS Pro.
Alternatively, manually update the service definition.
Navigate to the REST API in ArcGIS Online and find the layer to update.
Change /rest/services/ in the URL to /rest/admin/services/ and press Enter.
Navigate to Update Definition.
Make the appropriate changes to the JSON code by updating the domains listed under the subtypes.