nus-cs2103-AY2223S2 / pe-dev-response

1 stars 0 forks source link

Summary bug #659

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

Summary command does not take into consideration after applicants have been rejected and still calculate the statistics of the applicants that were rejected.

As seen in the example below, no applicants actually have an interview, but summary still shows the statistics.

image.png


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

Merrickneo commented 1 year ago

Team's Response

For the summary command, it is specified that "You can show a statistical summary of the company’s hiring processes."

As such, even if the applicant is rejected, the time taken for him/her to get an interview should still be factored in into the calculation.

Hence, it is the intended outcome of the summary command and is not a bug.

Duplicate status (if any):

--