Bug ID Number |
BUG-000161602 |
Submitted | September 21, 2023 |
Last Modified | June 18, 2025 |
Applies to | ArcGIS API for Python |
Version found | 2.1.1 |
Operating System | N/A |
Operating System Version | N/A |
Status | Duplicate
The issue is a duplicate of an existing issue. See the issue's Additional Information section for details. Customers associated with the duplicate issue are automatically attached to the open issue.
|
Additional Information
Duplicate of BUG-000164245.
Workaround
Use ArcGIS Online Assistant to remove sublayers from feature layer. Note: ArcGIS Online Assistant is not supported by Esri Technical Support.
- Navigate to assistant.esri-ps.com and log in.
- On the My Content tab, find the target feature layer and click it. Click View Item JSON.
- Click the Data tab and click Edit JSON.
- Delete the duplicate JSON data. Make sure to keep the original ("id": 0). Deleting it all will break the layer and any dependent apps.
Steps to Reproduce