Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: Running the build-nested-set task outputs the search re-index warning repeatedly #1634

Closed
anvit opened this issue Jul 11, 2023 · 0 comments · Fixed by #1682
Closed
Assignees
Labels
Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result.
Milestone

Comments

@anvit
Copy link
Contributor

anvit commented Jul 11, 2023

Current Behavior

Steps to reproduce the behavior

  1. Run php symfony propel:build-nested-set
  2. Notice that the warning appears many times
    image

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

@anvit anvit added the Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result. label Jul 11, 2023
@anvit anvit added this to the 2.8.0 milestone Jul 11, 2023
@phalene-bytes phalene-bytes self-assigned this Aug 14, 2023
@phalene-bytes phalene-bytes linked a pull request Oct 17, 2023 that will close this issue
phalene-bytes added a commit that referenced this issue Oct 19, 2023
phalene-bytes added a commit that referenced this issue Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants