Skip to content

Adding customer_admin enrollment source

Choose a tag to compare

@kiram15 kiram15 released this 24 Aug 15:58
· 1565 commits to master since this release
dfd6f56

Bulk enrollment enrollments still use the source ‘MANUAL’ (for pending) or ‘Enrollment_url’ for existing learners, when saving enrollment records (ECE or Pending record). This does not help distinguish them in analytics reports, from other kinds of enrollments such as done via Django admin. Now there will be a distinct source be used for bulk enrollment with subscriptions.

https://openedx.atlassian.net/browse/ENT-4807