laptop and a wrench

Erro

Constraint Attribute rule does not consider subtype on insert

Última Publicação: July 20, 2021 ArcGIS Pro
Número de ID do Erro BUG-000140372
EnviadoJune 1, 2021
Última ModificaçãoJuly 3, 2025
Aplica-se àArcGIS Pro
Versão encontrada2.7.2
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0
Versão Fixa2.9/2.8.2
StatusFixed

Solução Provisória

Create a new attribute rule and apply it to all Subtypes (select <All>) instead of selecting a subtype name.

Wrap the original attribute rule expression in an if statement to handle the specific subtype user wish to constrain using the subtype's value. Return false if it is not the subtype so user rules does not execute.

Example:

if($feature.SubType == <subtype value, should be an integer>){

<attribute rule conditions here>

return false

}

Etapas para Reproduzir

ID do Erro: BUG-000140372

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