Bug ID Number |
BUG-000166331 |
Submitted | March 28, 2024 |
Last Modified | August 7, 2024 |
Applies to | ArcGIS GIS Server |
Version found | 11.1 |
Operating System | Windows OS |
Operating System Version | 11.0 64 bit |
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-000166613
Workaround
Export Maps runs without errors when:
- The group layer is mentioned before the sub layer. For example: [{"id":0,"source":{"type":"mapLayer","maplayerId":0}},{"id":1,"source":{"type":"mapLayer","maplayerId":1}}]
- The entering the sub layer only: [{"id":1,"source":{"type":"mapLayer","maplayerId":1}}]
Steps to Reproduce