openedx / openedx/edx-notes-api

Filtering by course_id, user and usage_id does not work.

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
16
Forks
63
Avg merge
22h 48m
Merged PRs (30d)
8

Description

Filtering by user is required.
Filtering by course_id and usage_id should be optional. Only when appropriate parameters exist in request.

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.

Research direction

No files or tests are named in the issue. Start by locating the request filtering entry point for user, course_id, and usage_id, then inspect how absent optional parameters are handled. Done means user filtering is required while course_id and usage_id are applied only when present.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend-api-design
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.