Bug ID Number |
BUG-000173896 |
Submitted | January 28, 2025 |
Last Modified | August 5, 2025 |
Applies to | ArcGIS Experience Builder developer edition |
Version found | 1.16 |
Operating System | Windows OS |
Operating System Version | 11.0 64 bit |
Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
This issue cannot be addressed due to the following technical considerations:
1. When modifying a layer property, such as disabling export, the layer information (childDataSourceJsons) must be saved. If this information is not preserved, other widgets that rely on this layer may experience functionality issues.
2. Even if the hardcoded URL could be removed from childDataSourceJsons, other potential issues may arise. Specifically, when the Web map ID and portal URL are updated, the layer ID also changes, which could lead to inconsistencies and unintended behavior.
As an alternative, a recommended workaround is to disable export in the layer item settings rather than changing the 'Allow export' option in the builder.
Workaround
Do not disable the 'Allow export' option in ArcGIS Experience Builder developer edition.
Steps to Reproduce