laptop and a wrench

Bug

An attribute rule provided in the 'Limit Edits within a Boundary with Attribute Rules' blog is not applied in certain areas as expected in ArcGIS Enterprise 11.1.

Portal for ArcGIS
Bug ID Number BUG-000162047
SubmittedOctober 12, 2023
Last ModifiedOctober 18, 2023
Applies toPortal for ArcGIS
Version found11.1
Operating SystemWindows Server
Operating System Version2022
StatusIn Review

Workaround

Either downgrade to ArcGIS Enterprise 11 or edit the attribute rule used by replacing the line 'var boundaryGlobalId = boundary.globalId;' with the following:

for (var contador in fsIntersectedBoundaries)

boundary= contador;

var boundaryGlobalId = lower(contador.globalId);

Steps to Reproduce

Bug ID: BUG-000162047

Software:

  • Portal for ArcGIS

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options