Bug
Bug-ID-Nummer | BUG-000175170 |
---|---|
Eingereicht | March 19, 2025 |
Zuletzt geändert | June 17, 2025 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 3.4.3 |
Betriebssystem | Windows OS |
Betriebssystemversion | 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:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen