Able to add records to a related table in ArcGIS Collector without issues, but the same process fails with an error message "Unable to Create Feature" returns in ArcGIS Field Maps (iOS and Android).
上次发布: November 29, 2021ArcGIS Field Maps
漏洞 ID 编号
BUG-000142943
已提交
September 15, 2021
上次修改时间
September 26, 2025
适用范围
ArcGIS Field Maps
找到的版本
21.2.3
操作系统
Apple iOS
操作系统版本
14.0x
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is expected behavior in ArcGIS Field Maps. The cause for the error is a data configuration issue.
In reviewing the attribute fields and the range domains applied to them in the related table, there are several instances where the domain name `D_Range_Int_0_999` is applied to both Double and Integer fields data types. That particular range domain is designed at the geodatabase level to only apply to the Integer fields. Therefore this violates the geodatabase model where a range domain is applied to multiple different field data types. Once this data issue is fixed, the table loads successfully and can be used to add related records.