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

ENH-000098013 Make the behavior of the Nearest Feature Attributes rule consistent with other rules #132

Closed MikeMillerGIS closed 7 years ago

MikeMillerGIS commented 8 years ago
Salesforce ID: ENH-000098013
Salesforce Submitter: Rachel Applebaum
Salesforce Submit Date: 7/25/2016 9:18 AM
Salesforce Bug Type: Product
Salesforce Severity: Medium
Repro Data: \\esri.com\sf_filestore\PRD\Attachments\Defects\ENH-000098013
Work Around: 1. Provide the appropriate/comparable step by step workflow to help illustrate the request.
  1. Open the attached ENHMap.mpk
  2. Start an editing session and make sure Attribute Assistant is turned on
  3. Select the Facility Site Point in the middle of the screen and open the attribute editing window
  4. Run the change rules for selected feature from the Attribute Assistant toolbar
    1. Note that no feature fall within the 20 ft radius specified by the rule
  5. The FULLADDR field value changes to Null, which is the default value for that layer

If you run the same process with the Nearest Feature rule, where no feature falls within the search radius, the FULLADDR field for the feature would not change. Please make the behavior of the Nearest Feature Attributes rule consistent with the Nearest Feature rule. Tested in 10.2.2 and 10.4.1.

2. What is the problem feature X is trying to solve? (i.e. What is the problem/limitation/design choice that is preventing the customer from moving forward?)

Two similar rules in Attribute Assistant have different expected behavior. This enhancement would make the expected behavior the same for each rule.

3. What are the benefits or changes that would result from the enhancement? (i.e. How does making this change help the customer's workflow or business?)

Businesses would save time and money as they would not have to search for and fix the attributes of features where they were unexpectedly changed by the Nearest Feature Attributes rule.
 

Product: ArcSDE/Enterprise Geodatabase
Functional Category: ArcGIS for Local Government
Client Platform: (n/a)
Version Found: 10.2.2
Planned Version Fixed: (n/a)
Comment: We have added a flag to reset the values when not found and by default it mimic nearest feature
pLeBlanc93 commented 7 years ago

verified