juliussneezer04 / pe

0 stars 0 forks source link

Erroneous Duplicate Error for Entry that is not a duplicate #7

Open juliussneezer04 opened 3 years ago

juliussneezer04 commented 3 years ago

Steps to reproduce:

  1. Add student with certain name to some Form class
  2. Add student with same name to different Form class (different involvement too)
  3. Error

Expected: To be able to add student with same name to different class/involvement, as that is a valid query

Actual: Error received image.png

nus-pe-bot commented 3 years ago

Team's Response

This is the intended feature. If you only change the form class and involvement, they have the same name and address, and we consider those students duplicate. This is mentioned in the UG. If a student has the same name and address, it is the same student (ie duplicate). Hence this is the intended behaviour for the app to show that error message.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: * Bug should be revised from Functionality to FeatureFlaw


:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]