| 漏洞 ID 编号 |
BUG-000176566 |
| 已提交 | May 19, 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 cloned supporting content. To reconfigure a cloned dashboard to use the cloned content, define a dictionary where the original source item ID is the key and the target item ID is the value. The original source supporting item used in the dashboard must be publicly shared (as of this release). This dictionary can be used as the item_mapping argument to the remap_data method on the cloned dashboard item, which configures the cloned dashboard to use the cloned supporting content. This issue will be addressed for selector 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.
重现步骤