不具合 ID 番号 |
BUG-000176931 |
送信されました | June 4, 2025 |
最終更新日 | June 23, 2025 |
適用対象 | ArcGIS Online |
見つかったバージョン | Feb 2025 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 11.0 64 bit |
ステータス | Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
This is expected behavior when the view workflow is closed before the swap source operation completes. The process is interrupted after the reference to the old source layer is removed but before the new source layer is referenced, resulting in an empty feature service.
対処法
The current workaround for fixing the hosted layer view is to:
- Create a Separate View Layer
- Copy the Layer's JSON:
- Navigate to the REST Directory.
- Select the option 'Add to Service Definition'.
- Copy the layers JSON.
- Access the Original View Layer:
- Navigate to the REST Directory of the original view layer.
- Go to the Admin section.
- Select Add to Definition.
- Remove Existing JSON:
- Delete all existing JSON in the definition.
- Paste the New Layer JSON:
- Paste the copied Layer JSON from the new view into the definition.
- Verify Repair:
- Confirm that the Swap Source Button, Data tab, and Visualization tab in the view layer are now functioning correctly.
再現の手順