Bug
Bug ID Number | BUG-000175170 |
---|---|
Submitted | March 19, 2025 |
Last Modified | June 17, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.4.3 |
Operating System | Windows OS |
Operating System Version | 11.0 64 bit |
Status | As Designed |
Add additional concatenating attribute rules as shown below:
var FullAddNum = $feature.FullAddNum;
var FullStNm = $feature.FullStNm
return Concatenate([FullAddNum, FullStNm], ' ');
st_name, the field being edited is not in the rule's list of triggering fields, so the rule never triggers. Adding st_name to the triggering fields list resolves the issue.
Bug ID: BUG-000175170
Software:
Get help from ArcGIS experts
Download the Esri Support App