laptop and a wrench

不具合

ArcGIS API for Python method reassign_to() from the user class raises an exception when transferring content with dependencies.

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

対処法

Transfer ownership manually from the item class, using the reassign_to() method looping over all owned items; group membership must also be explicitly transferred by code.

The code must wrap the method in a try-catch structure because when transferring dependent items, it also crashes if using an item.reassign_to() directly over a dependent item. It works fine when transferring the parent item, not the children. Therefore, the need for the try-catch.

再現の手順

不具合 ID: BUG-000153399

ソフトウェア:

  • ArcGIS API for Python

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

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

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

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

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

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

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