Skip to content

Commit 9796b25

Browse files
authored
Merge pull request #847 from openedx/kiram15/ENT-10917
fix: adding learner profile permissions to operators
2 parents b2d464c + ffc5f3c commit 9796b25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enterprise_access/settings/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ def root(*path_fragments):
343343
BFF_OPERATOR_ROLE,
344344
PROVISIONING_ADMIN_ROLE,
345345
CUSTOMER_BILLING_OPERATOR_ROLE,
346+
ADMIN_LEARNER_PROFILE_ADMIN_ROLE,
346347
],
347348
SYSTEM_ENTERPRISE_ADMIN_ROLE: [
348349
# enterprise admins only need learner-level access to Subsidy Access Policy APIs since they aren't responsible

0 commit comments

Comments
 (0)