Bogue
| Numéro d’ID de bogue | BUG-000140372 |
|---|---|
| Envoi | June 1, 2021 |
| Dernière modification | July 3, 2025 |
| S’applique à | ArcGIS Pro |
| Version trouvée | 2.7.2 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 10.0 |
| Version de correction | 2.9/2.8.2 |
| Statut | Fixed |
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
}
ID de bogue: BUG-000140372
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support