laptop and a wrench

Bogue

The third concatenating field attribute rule does not apply when selecting and editing multiple features simultaneously.

ArcGIS Pro
Numéro d’ID de bogue BUG-000175170
EnvoiMarch 19, 2025
Dernière modificationJune 17, 2025
S’applique àArcGIS Pro
Version trouvée3.4.3
Système d’exploitationWindows OS
Version du système d’exploitation11.0 64 bit
StatutAs Designed

Informations supplémentaires

The field being edited is not in the rule's list of triggering fields, so the rule never triggers. Adding the field to the triggering fields list resolves the issue.

Solution de contournement

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.

Étapes pour reproduire

ID de bogue: BUG-000175170

Logiciel:

  • ArcGIS Pro

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement