Skip to content

feat: add SupportContactContextRequested and SupportEnrollmentDataRequested filters - #390

Draft
brobro10000 wants to merge 1 commit into
openedx:mainfrom
brobro10000:brobro10000/ENT-11574
Draft

feat: add SupportContactContextRequested and SupportEnrollmentDataRequested filters#390
brobro10000 wants to merge 1 commit into
openedx:mainfrom
brobro10000:brobro10000/ENT-11574

Conversation

@brobro10000

@brobro10000 brobro10000 commented Sep 3, 2026

Copy link
Copy Markdown
Member

ENT-11574

Adds two new filters for the support-views enterprise migration:

  • SupportContactContextRequested — lets pipeline steps enrich the support-contact tags list.
  • SupportEnrollmentDataRequested — lets pipeline steps inject enterprise enrollment data
    into the support enrollment lookup.

Related PRs

Testing

New: unit tests for both filter classes in openedx_filters/learning/tests/test_filters.py,
matching the existing per-filter-class test pattern (asserts run_filter invokes the pipeline
and returns the expected value).

Locally verified: pytest openedx_filters/learning/tests/test_filters.py — 78 passed, 99% line
coverage on filters.py. isort --check-only clean.

…uested filters

ENT-11574

Adds two new openedx-filters for the support views migration: one lets
pipeline steps enrich support-contact tags, the other lets pipeline steps
inject enterprise enrollment data into the support enrollment lookup.
Includes unit tests for both filter classes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant