Merge pull request #20164 from edx/hammad/WL-1905
WL-1905 | Some learners not showing up in report | Missing Data Sharing Consent Redirection
This commit is contained in:
@@ -3322,6 +3322,8 @@ ENTERPRISE_READONLY_ACCOUNT_FIELDS = [
|
||||
ENTERPRISE_CUSTOMER_COOKIE_NAME = 'enterprise_customer_uuid'
|
||||
BASE_COOKIE_DOMAIN = 'localhost'
|
||||
|
||||
DATA_CONSENT_SHARE_CACHE_TIMEOUT = None # Never expire
|
||||
|
||||
############## Settings for Course Enrollment Modes ######################
|
||||
# The min_price key refers to the minimum price allowed for an instance
|
||||
# of a particular type of course enrollment mode. This is not to be confused
|
||||
|
||||
Reference in New Issue
Block a user