laptop and a wrench

不具合

The update() method in the Group module does not set values to empty string if the argument clear_empty_fields is set to 'True'.

最後に公開された状態: December 4, 2020 ArcGIS API for Python
不具合 ID 番号 BUG-000135747
送信されましたNovember 26, 2020
最終更新日June 5, 2024
適用対象ArcGIS API for Python
見つかったバージョン1.8.2
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0
修正されたバージョン1.8.5
ステータスFixed

対処法

To set it back to an empty string value is by setting the value in question to " " (with an empty space).

For example,

group.update(title='Group_update', snippet = ' ' )

再現の手順

不具合 ID: BUG-000135747

ソフトウェア:

  • ArcGIS API for Python

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動