Bug ID Number |
BUG-000173715 |
Submitted | January 19, 2025 |
Last Modified | September 12, 2025 |
Applies to | ArcGIS Field Maps |
Version found | 11.4 |
Operating System | Windows Server |
Operating System Version | 2019 64 Bit |
Status | Under Consideration
The issue has been reviewed by the development team. It has not been prioritized into a release plan and will be monitored to determine its overall impact. Factors that are considered in the prioritization process include the number of users affected or requesting the functionality, business impact, whether a workaround exists, among others. If a bug is adversely affecting your business, see How To: Escalate a defect (https://support.esri.com/en/technical-article/000024129).
|
Workaround
Turn off the option 'Only allow true curve updates by true curve clients' in the service settings. Note that this does mean if true curve features are edited in an application like ArcGIS Field Maps that does not support true curve editing, they will be replaced with non-true curve geometries. Consult with the data owner or end users if there is any uncertainty about this being acceptable.
For registered feature services:
- This setting can be unchecked from the item details page of the Feature Layer, or from ArcGIS Server Manager.
For hosted feature layers:
- Log in to the ArcGIS Server admin directory, navigate to services, Hosted, service name and Edit.
- Find all instances of the parameter 'onlyAllowTrueCurveUpdatesByTrueCurveClients' and set it to false if it is not already (there will be more than one).
- Find all instances of the parameter 'allowTrueCurvesUpdates' and set it to true if it isn't already (there will be more than one).
- Save edits to the service
Steps to Reproduce