不具合
不具合 ID 番号 | BUG-000172692 |
---|---|
送信されました | November 27, 2024 |
最終更新日 | April 9, 2025 |
適用対象 | ArcGIS API for Python |
見つかったバージョン | 2.4 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 11.0 64 bit |
修正されたバージョン | 2.4.1 |
ステータス | 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())
不具合 ID: BUG-000172692
ソフトウェア:
ArcGIS エキスパートのサポートを受ける
Esri Support アプリのダウンロード