Número de ID do Erro |
BUG-000161526 |
Enviado | September 19, 2023 |
Última Modificação | June 5, 2024 |
Aplica-se à | ArcGIS Pro |
Versão encontrada | 2.9.5 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 64 Bit |
Status | As Designed
Após revisão pela equipe de desenvolvimento, foi determinado que esse comportamento é conforme projetado. Consulte a seção Informações Adicionais para obter detalhes.
|
Informações Adicionais
This is an expected behavior with appending data when undo is enabled.
As the features are appended, they are stored in the local delta tables until a save or discard occurs.
Once the save occurs, the features are pushed to the service, and the delta table is flushed.
The features that look to disappear in the table are actually in the data store of the hosted service, but the features do not meet the definition query associated with the service, which is why they no longer appear.
Solução Provisória
This is not applicable if using definition queries when publishing the feature class to ArcGIS Online. If this is done with feature classes in file geodatabases, the results are nominal.
Etapas para Reproduzir