moevm / moevm/lms_grades_export
Отлов 500 ошибок в экспортируемых системах
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
как минимум в WST - страница возвращает 500, но эта информация спокойно загружается в таблицу (в виде сообщения со страницы о 500)
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
Start by locating the WST export/request path and reproduce the page response that returns HTTP 500. Check how that response is converted into table data; done means the 500 information is captured as a message in the table instead of being treated as normal exported content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100