You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flag details: Gates the "previous run links" sub-feature of the Course Optimizer — detects and updates internal links pointing to a previous course run after a rerun. Rendered inside the optimizer page, so it pairs naturally with enableCourseOptimizer (Decide & stage removal of waffle flag: enableCourseOptimizer #3112).
Current status: Currently disabled by default; can be enabled via the waffle flag contentstore.enable_course_optimizer_check_prev_run_links.
Note: Since this feature is rendered within the Course Optimizer page, it's advisable to coordinate removal of this flag alongside enableCourseOptimizer (#3112).
Feature Details
This flag controls a sub-feature of Course Optimizer: it gates the Previous Run Links section, which detects and replaces internal links that still point to a previous course run after a rerun.
Since enableCourseOptimizerCheckPrevRunLinks lives inside the Course Optimizer page, it has no effect unless enableCourseOptimizer is also on.
What to do in this ticket
Involve stakeholders / product owners to discuss and decide on the future of this flag.
If we decide to enable it by default:
Enable it by default in openedx-platform.
Roll it out and gather feedback from the community.
As a follow-up step, remove the waffle flag controlling this feature — provided we confirm it should remain an out-of-the-box feature.
enableCourseOptimizerCheckPrevRunLinksenableCourseOptimizer(Decide & stage removal of waffle flag:enableCourseOptimizer#3112).contentstore.enable_course_optimizer_check_prev_run_links.Feature Details
This flag controls a sub-feature of Course Optimizer: it gates the Previous Run Links section, which detects and replaces internal links that still point to a previous course run after a rerun.
Since
enableCourseOptimizerCheckPrevRunLinkslives inside the Course Optimizer page, it has no effect unlessenableCourseOptimizeris also on.What to do in this ticket
openedx-platform.References
/cc @pganesh-apphelix @djoseph-apphelix @Faraz32123 — what are your thoughts on the removal of this flag?