BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/bcsr

Editing a Deadline Fails Because Deadline ID Is Not Submitted

Open
#93 0 comments 0 reactions 0 assignees View on GitHub
On Hold
Dominant language
CSS
Stars
0
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Issue Description:
When a user edits an existing deadline description and saves the changes, the application throws a DeadlineDoesNotExist error.

Expected Behavior:
When a user edits and saves a deadline description, the correct deadline should be submitted, the existing deadline should be found successfully, and the updated description should be saved without throwing a DeadlineDoesNotExist error.

UI:
Image

Contributor guide

No contributing guide indexed for this repository

Research direction

Start from the deadline editing UI and trace how the edited deadline is submitted when its description is saved. Verify that the existing deadline ID is included, then confirm that the correct deadline is found and its updated description saves without a DeadlineDoesNotExist error.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.