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 variables in: app/workers/search_index_add_worker.rb #9464

Closed
vignesh1507 opened this issue Sep 24, 2024 · 1 comment
Closed

Undefined variables in: app/workers/search_index_add_worker.rb #9464

vignesh1507 opened this issue Sep 24, 2024 · 1 comment

Comments

@vignesh1507
Copy link

Undefined variables: The code uses several variables that are not defined within the class, such as logger, Time, and SearchApiPresenters. We need to make sure that these variables are defined and accessible within the class.

@vignesh1507
Copy link
Author

Resolved the issue and updated the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant