Bug-ID-Nummer |
BUG-000176931 |
Eingereicht | June 4, 2025 |
Zuletzt geändert | June 23, 2025 |
Gilt für | ArcGIS Online |
Gefunden in Version | Feb 2025 |
Betriebssystem | Windows OS |
Betriebssystemversion | 11.0 64 bit |
Status | Will Not Be Addressed
Das Entwicklungsteam hat das Problem bzw. die Anforderung sorgfältig geprüft und ist zu dem Schluss gekommen, es nicht zu beheben bzw. keine weiteren Schritte zu unternehmen. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
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.
Workaround
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.
Schritte zur Reproduzierung