Bug-ID-Nummer |
BUG-000173715 |
Eingereicht | January 19, 2025 |
Zuletzt geändert | September 12, 2025 |
Gilt für | ArcGIS Field Maps |
Gefunden in Version | 11.4 |
Betriebssystem | Windows Server |
Betriebssystemversion | 2019 64 Bit |
Status | Under Consideration
Das Problem wurde durch das Entwicklungsteam überprüft. Es wurde nicht in einem Release-Plan priorisiert, jedoch erfolgt eine Überwachung hinsichtlich der Gesamtauswirkungen. Faktoren, die einen Einfluss auf die Priorisierung haben, sind u. a. die Anzahl der betroffenen Benutzer bzw. die Anzahl der Funktionsanforderungen durch Benutzer, die geschäftlichen Auswirkungen und ein etwaiger Workaround. Sollte ein Bug zu geschäftlichen Beeinträchtigungen für Sie führen, finden Sie weitere Informationen unter "How To: Eskalieren eines Fehlers" (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
Schritte zur Reproduzierung