Skip to content

feat: Integrated channels, grade send logic only logs instead of raising when enterprise_customer_user record is inactive

Choose a tag to compare

@binodpant binodpant released this 07 Dec 14:10
· 1455 commits to master since this release
2dd470e
feat: when no enrollment found, log info and return (#1423)

* feat: when no enrollment found, log info and return

instead of raising clientError, since we don't want this case to be regarded as an error

ENT-5207

* fix: had incorrect course and user id

* refactor: lint

* feat: changelog

ENT-5207

* fix: lint