An error on the scheduling page does not stop phantom scheduling
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The error in #190 does not prevent me from clicking "Run Tests" on the scheduling page, which then returns me back to the Test Scores page. However, nothing shows up there (i.e. there is no indication that the test was scheduled and is pending). Presumably the test was never actually scheduled, which makes sense, but in that case the user should not be able to press "Run Tests" and should not be directed back to the Test Scores page as if it was successful.
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 reproducing the error from #190 on the scheduling page, then follow the "Run Tests" action and its navigation to the Test Scores page. The issue is done when the action cannot proceed after that error and the user is not redirected as though a test was scheduled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100