漏洞 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.
重现步骤