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-Nummer BUG-000162047
EingereichtOctober 12, 2023
Zuletzt geändertOctober 18, 2023
Gilt fürPortal for ArcGIS
Gefunden in Version11.1
BetriebssystemWindows Server
Betriebssystemversion2022
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);

Schritte zur Reproduzierung

Bug-ID: BUG-000162047

Software:

  • Portal for ArcGIS

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln