Bug
Bug ID Number | BUG-000172692 |
---|---|
Submitted | November 27, 2024 |
Last Modified | April 9, 2025 |
Applies to | ArcGIS API for Python |
Version found | 2.4 |
Operating System | Windows OS |
Operating System Version | 11.0 64 bit |
Version Fixed | 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:
Get help from ArcGIS experts
Download the Esri Support App