laptop and a wrench

Bug

The gis.admin.history() method does not always return records when parameter actors are used and DataFrames are returned

ArcGIS API for Python
Bug-ID-Nummer BUG-000170507
EingereichtSeptember 5, 2024
Zuletzt geändertJanuary 22, 2025
Gilt fürArcGIS API for Python
Gefunden in Version2.3.0
BetriebssystemWindows OS
Betriebssystemversion11.0 64 bit
StatusKnown Limit

Zusätzliche Informationen

The CSV format is the reliable option for the history method in the ArcGIS Python API and is the default method. The df and raw options will be removed from the documentation.

Workaround

Using data_format="csv" returns the expected output in the CSV file.

gis.admin.history(start_date,to_date,num=10000,actors="<username>",actions="login",data_format="csv",save_folder='/arcgis/home')

Schritte zur Reproduzierung

Bug-ID: BUG-000170507

Software:

  • ArcGIS API for Python

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln