Swapping source layers on the hosted feature layer view breaks viewer access.
ArcGIS Online
不具合 ID 番号
BUG-000168316
送信されました
June 13, 2024
最終更新日
June 12, 2025
適用対象
ArcGIS Online
見つかったバージョン
N/A
オペレーティング システム
N/A
オペレーティング システムのバージョン
N/A
ステータス
In Review
この問題は確認中です。 確認プロセスでは、その問題が必要なすべての情報を備え、簡単に理解できること、既存の問題と重複していないこと、および有効な不具合または機能拡張の要求であることが確認されます。 このフェーズでは、説明または追加情報の提供をお願いする可能性があります。
対処法
Use the REST API to access the hosted feature layer view 'deletefromDefinition' and 'addToDefinition' endpoints to drop and re-add layers, setting the correct layer ID.
Use the Python API to alter the content item's data JSON to reflect the current layer ID. This does not correct dependent maps or apps that already use the old layer ID.
Swap the source layer using the workflow outlined here: https://doc.arcgis.com/en/arcgis-online/manage-data/swap-view-source.htm.