AY2425S1-CS2103-F12-1 / tp

MIT License
0 stars 4 forks source link

Wrong error message for putting a duplicate claim id with different value #169

Open matthewyip1511 opened 3 days ago

matthewyip1511 commented 3 days ago
image

Extremely trivial, but it could be written as A claim with id ... rather than The claim with id.. since technically its now a new claim (with a new amount). In real-life use case, its likely that an insurance agent is uploading a few plans en-masse and forgot to change the claim id. Hence the issue is from not changing the claim id rather than putting in a duplicate.