Numéro d’ID de bogue |
BUG-000123706 |
Envoi | July 15, 2019 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Pro |
Version trouvée | 2.4 |
Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
This is by design. The false variable becomes false if the condition or a row count is greater than 0 and therefore the buffer 2 is not executed as the precondition is false. The warning only informs that the buffer 2 did not run. This is how preconditions are designed.
The other branch connected to the true variable runs successfully indicated by the drop shadow because the condition that row count is greater than 0 has been met and the true variable is set to true indicating that the downsteam processes can run.
Preconditions are used to control the flow based on their value. True means everything downstream will run. False means every thing downstream will not run.
Étapes pour reproduire
ID de bogue: BUG-000123706
Logiciel: