| Bug ID Number |
BUG-000123414 |
| Submitted | June 28, 2019 |
| Last Modified | June 5, 2024 |
| Applies to | Portal for ArcGIS |
| Version found | 10.6.1 |
| Operating System | Windows OS |
| Operating System Version | 2016 64 Bit |
| Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
This bug is reported in a version that is now retired, and the bug is no longer reproducible.
It is reported in this bug that the symbology in Portal changes after overwriting, but this is expected behavior. Refer to the following documentation for additional information: https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/overwrite-a-web-layer.htm.
Workaround
Workaround 1:
- Copy the item data JSON text and update the layer ID to the correct ID.
- Copy the JSON text from https://portalserver/arcgis/sharing/rest/content/items/<itemid>/data.
- Navigate to users item URL at https://iomapsdev.bhp.com/arcgis/sharing/rest/content/users/<userid>/items/<itemid>.
- Click 'Update item'.
- Copy the updated JSON text into the TEXT field and submit the updated JSON text.
- Reload the portal item.
Workaround 2:
Check the 'Allow assignment of unique numeric IDs for map service publishing' box in the data frame properties before publishing or overwriting.
Steps to Reproduce