漏洞 ID 编号 |
BUG-000146603 |
已提交 | February 3, 2022 |
上次修改时间 | June 5, 2024 |
适用范围 | ArcGIS Workforce |
找到的版本 | 21.0.3 |
操作系统 | Apple iOS |
操作系统版本 | 15.x |
状态 | Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
This functionality is not supported. Esri does not guarantee that ObjectIDs remain consistent between replicas. This is why replicas require GlobalIDs to guarantee uniqueness.
There is not a specific topic in Esri mobile apps on this, but the following documentation is provided by the Feature Server team:
https://developers.arcgis.com/rest/services-reference/enterprise/using-sync.htm
Specifically, this paragraph states:
Edits must include globalID values. GlobalIDs are used to identify the features on the server to which the updates and deletes apply. For inserts, clients must also generate and provide globalIDs. When inserts are applied, the server preserves the globalID value provided by the client. Clients can ask the server to return the objectIDs of the inserts as applied on the server. This is needed if the client has to map the server's objectIDs to the client's objectIDs.
解决办法
Do not use ObjectID as the label for items. Use a manual smart form to include labels in a different field.
重现步骤