laptop and a wrench

Erro

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

ArcGIS Pro
Número de ID do Erro BUG-000175170
EnviadoMarch 19, 2025
Última ModificaçãoJune 17, 2025
Aplica-se àArcGIS Pro
Versão encontrada3.4.3
Sistema OperacionalWindows OS
Versão do Sistema Operacional11.0 64 bit
StatusAs Designed

Informações Adicionais

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.

Solução Provisória

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.

Etapas para Reproduzir

ID do Erro: BUG-000175170

Software:

  • ArcGIS Pro

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download