Open Tan-Jin-Waye opened 1 year ago
Unlink minimally only requires either 1 of the 2 indexes. Using p/ or i/ is to indicate which list to look for.
So in this case, just doing "unlink i/3" would have worked already.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
Since each internship is assumed to have at most one person linked, it is unnecessary to have a
p/
tag andi/
tag on theunlink
command. This is a possible user frustration as they will need to know both the internship index and person index to execute the command even though alternatives are specified in the UG.