laptop and a wrench

Bug

Running the arcgis.users.search function with a query returns a different output format than running the function without a query.

Zuletzt veröffentlicht: February 7, 2017 No Product Found
Bug-ID-Nummer BUG-000101730
EingereichtDecember 27, 2016
Zuletzt geändertJune 5, 2024
Gilt fürNo Product Found
Gefunden in VersionN/A
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

Although it appears that the properties available in the user object are different in the two cases, it's not actually true. In both cases, all properties are fetched on demand if they're not available. For example, print(user..storageUsage) will fetch the storageUnits if they aren't available with the user object initially. Because of performance reasons, we don't fetch all properties initially, but if the properties are queried, the 'user' object is hydrated and all properties are fetched and made available. It's only in the print function that this discrepancy shows up, but doesn't affect the behavior of the API.

Schritte zur Reproduzierung

Bug-ID: BUG-000101730

Software:

  • No Product Found

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