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

rerun_link in course home is broken #34415

Closed
johnvente opened this issue Mar 22, 2024 · 1 comment
Closed

rerun_link in course home is broken #34415

johnvente opened this issue Mar 22, 2024 · 1 comment
Assignees

Comments

@johnvente
Copy link

johnvente commented Mar 22, 2024

Description

Currently in devstack, when we are in the course home and we click 'Re-run course,' it is working as expected. However, in Tutor, it is not working. I think rerun_link should have the full URL

Course home

Screen Shot 2024-03-22 at 2 11 48 PM

Return course

Screen Shot 2024-03-22 at 2 13 05 PM

But in tutor is not working (at least not in tutor 17)

Course home

Screen Shot 2024-03-22 at 2 19 07 PM

Return course

Screen Shot 2024-03-22 at 2 19 20 PM

How to reproduce it

  1. Add this feature flag:
new_studio_mfe.use_new_home_page
  1. Go to http://apps.local.edly.io:2001/course-authoring/home
    or open a course in studio > click on the user name > Studio Home

  2. Click on Re-run course

Screen Shot 2024-03-22 at 2 25 48 PM

Endpoints

/api/contentstore/v1/home
/api/contentstore/v2/home
@farhan farhan assigned farhan and unassigned farhan May 14, 2024
@farhan
Copy link
Contributor

farhan commented Jun 12, 2024

Its working now.
Tested on tutor-nighlty branch of tutor and master of edx-platform

Screenshot 2024-06-10 at 5 09 00 PM

@feanil feanil closed this as completed Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants