nus-cs2103-AY1920S2 / pe-dev-response

0 stars 0 forks source link

Unable to open statistic window #2495

Open nus-pe-bot opened 4 years ago

nus-pe-bot commented 4 years ago

Upon entering the report command, an affirmative response is given, but no window is opened.

Screenshot 2020-04-17 at 2.59.02 PM.png

The following bug is shown on the terminal:

Screenshot 2020-04-17 at 2.59.41 PM.png

Caused mostly by:

Caused by: tatracker.model.student.exceptions.DuplicateStudentException: Operation would result in duplicate students
    at tatracker.model.student.UniqueStudentList.setStudents(UniqueStudentList.java:139)

[original: nus-cs2103-AY1920S2/pe-interim#2480]

fatin99 commented 4 years ago

Team's Response

On further investigtaion, we realised that the issue only occurs when there are multiple instances of the same students in different groups.

Duplicate status (if any):

--