Esri / local-government-desktop-addins

A series of ArcGIS Desktop Add-ins used in the ArcGIS for Local Government editing maps.
Apache License 2.0
61 stars 57 forks source link

BUG-000147582 The rule setup in Value Info of the DynamicValue table (Attribute Assistant) does not honor the Boolean optional switch according to the documentation. #314

Closed MikeMillerGIS closed 2 years ago

MikeMillerGIS commented 2 years ago
Salesforce ID: BUG-000147582
Salesforce Submitter: Kevin Down
Salesforce Submit Date: 3/14/2022 10:42 AM
Salesforce Bug Type: Failure/Error
Salesforce Severity: Medium
Repro Data: (n/a)
Work Around:

The non-intuitive workaround is to set the INTERSECT_FEATURE Parameter "Not Found" to False.


Product: ArcGIS for Desktop
Functional Category: ArcGIS for Local Government
Client Platform: (n/a)
Version Found: 10.8.2
Planned Version Fixed: (n/a)
Comment: The add in is working correctly, but the help is incorrect.
MikeMillerGIS commented 2 years ago

On https://solutions.arcgis.com/shared/help/attribute-assistant/documentation/methods-intersecting-features/#intersecting-feature

True - If no intersecting feature is found, existing values will be set to null. False (Default) - If no intersecting feature is found, value will remain.

MikeMillerGIS commented 2 years ago

PR submitted, will be fixed in July 2022