Bug
| Bug-ID-Nummer | BUG-000172692 |
|---|---|
| Eingereicht | November 27, 2024 |
| Zuletzt geändert | April 9, 2025 |
| Gilt für | ArcGIS API for Python |
| Gefunden in Version | 2.4 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 11.0 64 bit |
| Behoben in Version | 2.4.1 |
| Status | Fixed |
Adding a call to the datastore's properties.path when accessing the same datastore for a loop, for example, causes it to validate as True.
Example:
server_test = gis_114.admin.servers.list()[0]
for d_store in server_test.datastores.list():
print(d_store.properties.path)
print(d_store.validate())
Bug-ID: BUG-000172692
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen