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

Change search populate base task (#1615) #1623

Open
wants to merge 1 commit into
base: qa/2.x
Choose a base branch
from

Conversation

anvit
Copy link
Contributor

@anvit anvit commented Jun 29, 2023

Update search:populate base to arBaseTask instead of sfBaseTask.

@anvit anvit requested review from mcantelon and a team June 29, 2023 22:40
@anvit anvit self-assigned this Jun 29, 2023
@mcantelon
Copy link
Member

Thanks for making this, Anvit! There seems to be a weird issue, though, that's a bit of a rabbit hole. The search engine sends log messages through the log method in lib/search/QubitSearchEngine.class.php and, for some reason, when the base class of the search populate task is changed this ends up (when I run it) making log messages not show in the console display.

mcantelon added a commit that referenced this pull request Jul 5, 2023
Added functionality to the information object update REST API endpoint
to allow an information object's publication status to be changed.
@anvit anvit force-pushed the dev/issue-1615-change-populate-base-task branch from 9290411 to e6e1d09 Compare July 19, 2023 20:53
@anvit anvit force-pushed the dev/issue-1615-change-populate-base-task branch 3 times, most recently from a492cd7 to d9ea039 Compare March 21, 2024 17:24
Update search:populate base to arBaseTask instead of sfBaseTask.
@anvit anvit force-pushed the dev/issue-1615-change-populate-base-task branch from d9ea039 to 9baa743 Compare March 27, 2024 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem: search populate task doesn't inherit from the AtoM base class for tasks
2 participants