Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 25 Next »

This is a place to track all PRs that are identified as blockers to cutting the code for Redwood. In other words, until these tickets are resolved, we will not cut Redwood.

If product planning changes dates of cuts or releases, please update Open edX Release Schedule

  1. Python Upgrade: https://github.com/openedx/public-engineering/issues/234

    1. Why this is a blocker: Python 3.8 is due to reach its scheduled upstream end-of-life in October 2024 and would no longer receive security updates.

    2. Status as of April 11:

      1. Credentials, course discovery, edx platform - PRs in progress

        1. Some unknowns with edx platform and credentials - in discovery

      2. Ecommerce and enterprise - no PRs in progress

      3. Medium confidence for a ~two-week timeline (April 23)

    3. Contingencies - python upgrades are blocking tutor upgrades

  1. Editors are not working in the Unit MFE: https://github.com/openedx/frontend-app-course-authoring/issues/835

    1. Why this is a blocker: Authors can add component blocks to a unit, but they cannot open those component blocks to edit them. This includes the text, problem, video, ORA.

    2. Status as of April 11: In discovery

  2. Completing the implementation of Tagging + Search

    1. Why this is a blocker: these are major new authoring features promised for Redwood (although content search will be a “beta” turned off by default)

    2. Status as of April 11:

      1. Tagging Tickets

        1. https://github.com/openedx/frontend-app-course-authoring/pull/939 (Many refinements to tag drawer UX - (warning) in development)

      2. Search Tickets

        1. PR 918 Filters - (tick) merged

        2. https://github.com/openedx/edx-platform/pull/34391 (Waiting on NodeJS 18 issue - (tick) ready to merge)

        3. https://github.com/openedx/edx-platform/pull/34471 (Waiting on NodeJS 18 issue - (tick) ready to merge)

        4. https://github.com/open-craft/edx-platform/pull/647 ((warning) in review)

        5. https://github.com/openedx/modular-learning/issues/200 ((warning) in review)

        6. Can only filter content by one tag at a time https://github.com/openedx/frontend-app-course-authoring/pull/945 ((warning) in development)

          1. Node js was reverted in master, still being diagnosed

      3. Any further changes from Jenna Makowski 's acceptance testing.

  1. Tagging must work in the Unit and Course Outline MFEs

  1. Plugins must work with tutor: https://github.com/overhangio/tutor-mfe/issues/199

    1. Why this is a blocker: If plugins don’t work with Tutor, that negates the whole prototype approach to launching Redwood with plugin slots and would impact at least 3 ongoing projects

    2. Status as of April 11: Still in discovery, partially contingent on engaging with 2U stakeholders

  1. Completing the Left-sidebar navigation implementation:

    1. https://github.com/openedx/edx-platform/pull/34457

    2. Any further changes from Chelsea Rathbun's acceptance testing.

    3. Status as of April 11: Ready for Review

  2. Introducing the left-sidebar navigation as a plugin-option: https://github.com/openedx/frontend-app-learning/pull/1349

    1. Why this is a blocker This is technically not a hard and fast blocker since the left-sidebar navigation will be introduced with a waffle switch that allows admins running Redwood to disable the left-sidebar navigation; however, being able to introduce the left-sidebar navigation will be a huge win in allowing users excited to re-introduce the left-sidebar navigation the ability to easily customize the left-sidebar navigation experience for their needs.

    2. Status as of April 11: Needs triage

  1. Aspects

    1. Why this is a blocker: This work allows the dashboards to be refreshed frequently, so the data users are seeing is near-real-time datahttps://github.com/openedx/platform-plugin-aspects/pull/27

    2. Status as of April 11th: In progress; Should be ready for review by April 12


REDWOOD KEY ISSUES

These are issues that aren’t big enough to block the cut-off, but that are still high priority (more than “nice to have”). These issues would need a quick path to resolution soon after the cut.

  1. Copy/Paste not working in the Unit MFE: https://github.com/overhangio/tutor/issues/938

    1. Why this is a blocker: Copy/Paste is one of the key upsell features in Palm, Quince and Redwood.

    2. Status as of April 11: It’s blocked on an upgrade that will make it possible to render emojis (smile) . Fix in progress

  2. Left-sidebar navigation Phase 2 improvements:

    1. Why this is a blocker: This is not a blocker, but Phase 2 of the left-sidebar navigation is expected to be ready for community testing by April 26. This work will remove the horizontal navigation from the top of the in-course experience pages and make it easy for a user viewing the left-sidebar navigation to see which sections and subsections in the course they have in progress and how much of each in-progress section and subsection they’ve completed.

    2. Status as of April 11: In progress

  3. Aspects:

    1. Why this is a blocker: This is not a firm blocker (it could be backported if needed, per say, but localizing/supporting translations of the reports we show in the LMS is an important component of making sure this feature can be used by more of our global community.

    2. Status as of April 11:

      1. https://github.com/openedx/openedx-translations/pull/5883 (Needs review)

      2. Localization of 3 tabs inside the instructor dashboard (Enrollment, Engagement, Performance) (In progress)

  4. Studio Schedule page

    1. Times on the schedule page now follow the user’s timezone, but there is a label in the UI that still says “UTC”

      1. Brad Brown said this should be fixed (by reverting the local timezone?) shortly.

  • No labels