openedx / openedx/credentials

fix UserCredential filters in django admin

Open
#2,760 4 comments 0 reactions 1 assignee View on GitHub

@mubbsharanwar is already working on this.

Since Jul 4, 2025.

good first issue help wanted
Dominant language
Python
Stars
25
Forks
83
Avg merge
11h 51m
Merged PRs (30d)
1

Description

the various sidebar filters in django admin no longer are working.

Steps to reproduce
  1. Go to: https://your_credentials_url/admin/credentials/usercredential/
  2. Click "Awarded" under "Filter By status" in the sidebar.
  3. Note that all revoked certs are still in there.
Acceptance criteria
  1. all of the various sidebar filters actually filter the page results
  2. the page doesn't load noticeably slower than it previously did

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.