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

feat: add course type field to advanced settings and course info index #41

Merged

Conversation

andrey-canon
Copy link
Collaborator

@andrey-canon andrey-canon commented Nov 19, 2024

Description

Migration pr of #7 issue

Testing instructions

  1. Disable mfes
    image

  2. Go to the advanced setting section
    image

  3. Check the course type field
    image

Copy link
Collaborator

@johanseto johanseto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in my local env

Screenshot from 2024-11-20 19-10-20

Also,I confirm that fields was saved in mongo

db.modulestore.structures.find().sort({ edited_on: -1 }).limit(1)

Screenshot from 2024-11-20 19-09-10

@andrey-canon andrey-canon merged commit 859ca14 into open-release/redwood.nelp Dec 3, 2024
77 checks passed
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.

2 participants