Problem: Running the build-nested-set task outputs the search re-index warning repeatedly #1634
Labels
Type: bug
A flaw in the code that causes the software to produce an incorrect or unexpected result.
Milestone
Current Behavior
Steps to reproduce the behavior
php symfony propel:build-nested-set
Expected Behavior
The warning should appear only once.
Possible Solution
This is likely due to the changes introduced for #13640 where the log command ends up running in a loop instead of being run just once.
Context and Notes
Reported by Efthimios Mavrikas on Google groups here.
Version used
AtoM 2.7.2
The text was updated successfully, but these errors were encountered: