Internal Server Error when filtering by exam name
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Ad esempio si apra:
https://develop.caps.dm.unipi.it/api/v1/proposals/?_limit=10&_sort=modified&_direction=desc&exam.name=analisi
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure with the API URL shown in the issue, especially the exam.name filter. Trace the API filtering path to identify why this query returns an internal server error; done means the request returns successfully and filters proposals by exam name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100