feat: degreed2 integrated channels (#29183)
* feat: degreed2 integrated channels
ENT-2789
* feat: ✨ New integrated channel via edx-enterprise
* fix: pull in edx-enterprise 3.33.1
fixes db_overrides check failure by renaming field `key` to `client_id`
This commit is contained in:
@@ -1811,6 +1811,7 @@ OPTIONAL_APPS = (
|
||||
('consent', None),
|
||||
('integrated_channels.integrated_channel', None),
|
||||
('integrated_channels.degreed', None),
|
||||
('integrated_channels.degreed2', None),
|
||||
('integrated_channels.sap_success_factors', None),
|
||||
('integrated_channels.xapi', None),
|
||||
('integrated_channels.cornerstone', None),
|
||||
|
||||
Reference in New Issue
Block a user