nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Editing student removes their attendance history #4793

Open nus-pe-bot opened 3 months ago

nus-pe-bot commented 3 months ago

image.png

Editing a student will remove their attendance history. This behavior is unexpected and may be inconvenient for many users since it is not uncommon for student's details to change.

Steps to reproduce:

  1. Ensure at least one student exists in the app.
  2. Run marka 1 3.
  3. Run edit 1 e/newemail@gmail.com.

Expected Behavior: Only the edited field is changed. The student should still keep their attendance history.

Actual Behavior: Student's attendance history is reset.

image.png


[original: nus-cs2103-AY2324S2/pe-interim#4234] [original labels: type.FunctionalityBug severity.Medium]

thewongdylan commented 3 months ago

Team's Response

No details provided by team.

Duplicate status (if any):

--