Skip to content

import fix for edx-enterprise utils

Choose a tag to compare

@binodpant binodpant released this 21 Sep 19:30
· 1534 commits to master since this release
f875355
fix: :bug: import is incorrect, leading to hiding of real errors (#1360)

* fix: :bug: import is incorrect, leading to hiding of real errors

when we call the lms_enroll_user_in_course we don't get real information due to this import error

ENT-4974

* fix: :bug: import CourseUserGroup was incorrect

ENT-4974