laptop and a wrench

不具合

When categories are assigned via a Python script, editing them in ArcGIS Online's interface removes all pre-assigned categories.

最後に公開された状態: August 15, 2018 ArcGIS API for Python
不具合 ID 番号 BUG-000114520
送信されましたJune 7, 2018
最終更新日June 30, 2025
適用対象ArcGIS API for Python
見つかったバージョン1.4.1
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0
修正されたバージョン1.5
ステータスFixed

対処法

When assigning a category via Python script, include /Categories/ prefacing the desired category to assign:before: agoCatMan.categorize_item(item=item, categories='Super Awesome Stuffs')after: agoCatMan.categorize_item(item=item, categories='/Categories/Super Awesome Stuffs')

再現の手順

不具合 ID: BUG-000114520

ソフトウェア:

  • ArcGIS API for Python

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

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

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

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

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

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

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