Bug ID Number |
BUG-000148516 |
Submitted | April 15, 2022 |
Last Modified | June 6, 2025 |
Applies to | Portal for ArcGIS |
Version found | 10.9.1 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
ArcGIS Web AppBuilder raised the security-check level for adding a custom widget by checking the itemid in the widget config.json to ensure it is the Portal for ArcGIS item, so the config with no itemid (created by Portal for ArcGIS of previous versions) cannot pass the security check. Add an itemid property to the config.json of the custom widget using ArcGIS Online Assistant.
Workaround
Add an itemid property to the config.json of the custom widget using ArcGIS Online Assistant.
Steps to Reproduce