不具合 ID 番号 |
BUG-000176634 |
送信されました | May 21, 2025 |
最終更新日 | July 22, 2025 |
適用対象 | ArcGIS API for Python |
見つかったバージョン | 2.4 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 11.0 64 bit |
修正されたバージョン | 2.4.2 |
ステータス | Fixed
この不具合は修正されました。 詳細については、「バージョンの修正内容」および「参考情報」(該当する場合) をご参照ください。
|
参考情報
Currently, some components of cloned dashboards, such as selectors and mobile views, are not automatically reconfigured to use the appropriate supporting cloned content. The cloned dashboard can be reconfigured to use cloned content by defining a dictionary with the original source item ID as the key and the target item ID as the value. The original source item must be shared publicly (at this release). This dictionary can be used as the item_mapping argument of the remap_data method on the cloned dashboard item to configure the cloned dashboard to use the cloned supporting content. This issue will be investigated for mobile view components.
対処法
Use the remap_data method on the cloned dashboard item to remap the source web map ID to the target's cloned web map ID.
再現の手順