laptop and a wrench

Erro

The Portal History REST operation does not honor the toDate parameter.

Última Publicação: March 23, 2023 ArcGIS API for Python
Número de ID do Erro BUG-000125063
EnviadoSeptember 6, 2019
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS API for Python
Versão encontrada1.6.1
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
StatusNon-Reproducible

Informações Adicionais

The issue is no longer reproducible.

Solução Provisória

If querying programmatically, explicitly set a condition to break the loop when the created property of returned items is no longer less than the toDate value.

Example logic for a Python while loop:

while (h['nextKey'] is not None) and (items[-1]['created'] < timestamp):

Etapas para Reproduzir

ID do Erro: BUG-000125063

Software:

  • ArcGIS API for Python

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download