| Número de ID do Erro |
BUG-000176931 |
| Enviado | June 4, 2025 |
| Última Modificação | June 23, 2025 |
| Aplica-se à | ArcGIS Online |
| Versão encontrada | Feb 2025 |
| Sistema Operacional | Windows OS |
| Versão do Sistema Operacional | 11.0 64 bit |
| Status | Will Not Be Addressed
A equipe de desenvolvimento considerou esse problema ou solicitação e concluiu que não será resolvido. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
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.
Solução Provisória
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.
Etapas para Reproduzir