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 56 forks source link

BUG-000101998 The Attribute Assistant method, 'onChange (attribute)' is triggered when connections are made in a geometric network. #177

Closed MikeMillerGIS closed 7 years ago

MikeMillerGIS commented 7 years ago
Salesforce ID: BUG-000101998
Salesforce Submitter: Andy Shoemaker
Salesforce Submit Date: 1/09/2017 4:52 AM
Salesforce Bug Type: Usability
Salesforce Severity: Medium
Repro Data: \\esri.com\sf_filestore\PRD\Attachments\Defects\BUG-000101998
Work Around: (n/a)
Product: ArcGIS for Desktop
Functional Category: ArcGIS for Local Government
Client Platform: (n/a)
Version Found: 10.2.1
Planned Version Fixed: (n/a)
Comment: Was able to repo and will change event to geometry change event as this is closer to the events we monitor than an attribute change event.
shoe913 commented 7 years ago

Tested behavior workflow against data logged with bug, everything works as expected.

Thanks!

SASrinivas commented 7 years ago

It works as expected. When connections are made, the geometric network is updated, which triggers the ON_CHANGEGEO rules.