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

MSH-492 Fix cohort-enrol course cohort sync #493

Merged
merged 1 commit into from
Jul 11, 2024

Commits on Jul 11, 2024

  1. MSH-492 Fix cohort-enrol course cohort sync

    If a cohort-enrol -c XX "cohortname" is run and
    the id for "cohortname" matches another `customint1` in the
    `mdl_enrol` table for that course, it will state that the cohort is
    already enrolled when it's not. This verifies that the `customint1`
    is for the `cohort` enrol type.
    martygilbert committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9133f80 View commit details
    Browse the repository at this point in the history