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

undefined var in search_export #10788

Open
whatisgalen opened this issue Apr 18, 2024 · 0 comments
Open

undefined var in search_export #10788

whatisgalen opened this issue Apr 18, 2024 · 0 comments
Labels
Subject: Search Type: Bug Something isn't working

Comments

@whatisgalen
Copy link
Member

In this section of search_export.py there's a variable called data that is never defined and thus would raise an error if compact were False.

If compact is False, this statement should be fixed or the if/else control flow itself should be removed.

@whatisgalen whatisgalen added Type: Bug Something isn't working Subject: Search labels Apr 18, 2024
@chiatt chiatt added this to pipeline Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Subject: Search Type: Bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant