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

fix: enroll users when added to a course team role #32561

Merged
merged 1 commit into from
Apr 26, 2024

Commits on Apr 24, 2024

  1. fix: auto enroll users when added as staff

    The course team management section under Instructor > Membership tab
    allows users to be added a role even if are not enrolled in the course.
    This is behaviour does not match the help text displayed in the section.
    
    This PR updates modify_access api to enrolls user if they are not enrolled
    after adding them to a role as well as changes the help text to reflect
    actual changes.
    navinkarkera committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5aaaf06 View commit details
    Browse the repository at this point in the history