Skip to content

fix: remove course certificate filter from user program data retrieval#25

Merged
Waleed-Mujahid merged 1 commit intodevelop-teak.3from
waleed/remove-courses-check
Jan 1, 2026
Merged

fix: remove course certificate filter from user program data retrieval#25
Waleed-Mujahid merged 1 commit intodevelop-teak.3from
waleed/remove-courses-check

Conversation

@Waleed-Mujahid
Copy link
Copy Markdown
Member

Description

Updated the filtering logic in the user program data retrieval function to remove the course certificate filter, as course certificates are not saved in the credentials service. This change is intended to streamline the data retrieval process.

Updated the filtering logic in the user program data retrieval function to remove the course certificate filter, as course certificates are not saved in the credentials service. This change is intended to streamline the data retrieval process.
@Waleed-Mujahid Waleed-Mujahid self-assigned this Dec 30, 2025
supposed to be visible yet.
"""
# EDLYCUSTOM: we do not save course cert in credentials service, so removing this filter for now
visible_course_certs = _filter_visible_course_certificates(qs)
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The filter was removed in a previous PR. This comment is added in this PR to link both changes

@Waleed-Mujahid Waleed-Mujahid merged commit e1ae42a into develop-teak.3 Jan 1, 2026
1 of 2 checks passed
Anas-hameed pushed a commit that referenced this pull request Jan 23, 2026
#25)

Updated the filtering logic in the user program data retrieval function to remove the course certificate filter, as course certificates are not saved in the credentials service. This change is intended to streamline the data retrieval process.
Anas-hameed pushed a commit that referenced this pull request Feb 20, 2026
#25)

Updated the filtering logic in the user program data retrieval function to remove the course certificate filter, as course certificates are not saved in the credentials service. This change is intended to streamline the data retrieval process.
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.

2 participants