minreiseah / pe

0 stars 0 forks source link

Undocumented behaviour when duplicated ids and running `assigntask` #19

Open minreiseah opened 2 months ago

minreiseah commented 2 months ago

In the event that duplicated ids occur, assigning a task only assigns to the first person with that id, and not the others with the shared id. e.g.

image.png alex is assigned task 5.

But, hh doe is not assigned that same task though he has the same employee id.

image.png

Note that the duplicated ids was not due to my editing the employee or task objects in the json.

nus-pe-bot commented 2 months ago

Team's Response

This is rejected because it was reported in phase 2 of the PE.

This is not a documentation issue as duplicate ids is not intended to begin with.

The planned enhancement point 1 also indicates that we will be adding validity checkers specifically for ids when users edit the JSON file.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]