chore: update the reindex command#1374
Merged
kdmccormick merged 1 commit intooverhangio:releasefrom Apr 23, 2026
Merged
Conversation
This commands now schdules a celery task to populate the index on launch and upgrade. Signed-off-by: Farhaan Bukhsh <[email protected]>
This was referenced Apr 22, 2026
Contributor
Author
|
The PR has been merged :) so this is up for review @regisb |
kdmccormick
approved these changes
Apr 23, 2026
kdmccormick
added a commit
to openedx/openedx-platform
that referenced
this pull request
Apr 23, 2026
Putting this flag back as a backcompat no-op will smooth out the transition for developers and operators. Follows up on: 9af9d8f Related: overhangio/tutor#1374
kdmccormick
added a commit
to openedx/openedx-platform
that referenced
this pull request
Apr 23, 2026
Allowing these flags as no-ops for backcompat will smooth out the transition for developers and operators. Follows up on: 9af9d8f Related: overhangio/tutor#1374
VAIBHAVPANT07
pushed a commit
to VAIBHAVPANT07/openedx-platform
that referenced
this pull request
Apr 23, 2026
…8433) Putting this flag back as a backcompat no-op will smooth out the transition for developers and operators. Follows up on: 9af9d8f Related: overhangio/tutor#1374
ahmed-arb
pushed a commit
that referenced
this pull request
Apr 30, 2026
This commands now schdules a celery task to populate the index on launch and upgrade. Signed-off-by: Farhaan Bukhsh <[email protected]>
marslanabdulrauf
pushed a commit
to mitodl/edx-platform
that referenced
this pull request
Apr 30, 2026
…8433) Putting this flag back as a backcompat no-op will smooth out the transition for developers and operators. Follows up on: 9af9d8f Related: overhangio/tutor#1374
marslanabdulrauf
pushed a commit
to mitodl/edx-platform
that referenced
this pull request
Apr 30, 2026
…edx#38434) Allowing these flags as no-ops for backcompat will smooth out the transition for developers and operators. Follows up on: 9af9d8f Related: overhangio/tutor#1374
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update the reindex command to go with the new implementation in openedx/openedx-platform#38384