Skip to content

fix: update legacy library deprecation warning to specify Willow release#3078

Closed
irfanuddinahmad wants to merge 1 commit into
openedx:masterfrom
irfanuddinahmad:irfanuddinahmad/fix-legacy-library-deprecation-warning-2876
Closed

fix: update legacy library deprecation warning to specify Willow release#3078
irfanuddinahmad wants to merge 1 commit into
openedx:masterfrom
irfanuddinahmad:irfanuddinahmad/fix-legacy-library-deprecation-warning-2876

Conversation

@irfanuddinahmad
Copy link
Copy Markdown

Description

Replaces the vague phrase "In a future release" with the specific release name "In the Willow release" in the legacy libraries migration alert shown on the Legacy Libraries tab of Studio Home.

Before:

In a future release, legacy libraries will no longer be supported. ...

After:

In the Willow release, legacy libraries will no longer be supported. ...

Supporting information

Test plan

  • Navigate to Studio Home → Legacy Libraries tab
  • Confirm the migration alert reads "In the Willow release, legacy libraries will no longer be supported."

🤖 Generated with Claude Code

Closes openedx#2876

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.61%. Comparing base (3f531d5) to head (7080b30).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3078   +/-   ##
=======================================
  Coverage   95.61%   95.61%           
=======================================
  Files        1391     1391           
  Lines       33075    33075           
  Branches     7680     7680           
=======================================
  Hits        31626    31626           
  Misses       1384     1384           
  Partials       65       65           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@irfanuddinahmad
Copy link
Copy Markdown
Author

Closing this PR as it no longer makes sense to merge.

This fix was intended for Verawood, where users would see the warning ahead of the Willow removal. However, Verawood's code freeze has already passed (May 1, 2026), so this can't land in Verawood.

In Willow, the legacy library pages that display this warning will be removed entirely (as part of openedx-platform#38056), so the warning would either never be seen or confusingly self-reference the current release.

The warnings added by openedx-platform#38225 and #2963 (merged March/April 2026) are sufficient for Verawood — the "in a future release" wording is acceptable given the context. Closing issue #2876 as done-enough.

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

Successfully merging this pull request may close these issues.

[verawood] Legacy Libraries DEPR: Warnings in the UI

1 participant