Número de ID do Erro |
BUG-000173715 |
Enviado | January 19, 2025 |
Última Modificação | September 12, 2025 |
Aplica-se à | ArcGIS Field Maps |
Versão encontrada | 11.4 |
Sistema Operacional | Windows Server |
Versão do Sistema Operacional | 2019 64 Bit |
Status | Under Consideration
O problema foi analisado pela equipe de desenvolvimento. Ele não foi priorizado em um plano de lançamento e será monitorado para determinar seu impacto geral. Os fatores considerados no processo de priorização incluem o número de usuários afetados ou solicitando a funcionalidade, impacto nos negócios, se existe uma solução alternativa, entre outros. Se um problema estiver afetando negativamente seus negócios, consulte Instrução: Escalar um defeito (https://support.esri.com/en/technical-article/000024129).
|
Solução Provisória
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
Etapas para Reproduzir