jinnhl / pe

0 stars 0 forks source link

Not allowing a client to buy and sell at the same time #5

Open jinnhl opened 2 years ago

jinnhl commented 2 years ago

Problem: Can a client not be both a seller and a buyer?

Reason: Someone might want to move from east side to west side, and as such would want to sell their east side apartment and purchase a west side apartment. However, such a client cannot be captured as using the both pf and pr tags in a single add command is not allowed, and having two client with the same name is not allowed either. Since this limitation would cause this application to only be usable for clients wanted to sell their additional estate, and since the previously mentioned clients are quite a sizable amount, this flaw is high is severity.

Screenshot 2022-04-16 at 3.09.52 PM.png

Screenshot 2022-04-16 at 3.10.11 PM.png

soc-se-bot commented 2 years ago

Team's Response

The dev team feels that the severity of the issue is not that high & thus should be marked as a Medium, instead of a High. There is a workaround to this, the user (real estate agent) can add in such a client as 2 separate contacts & name each client something like "Client Seller" & "Client Buyer".

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Medium] Originally [severity.High]

Reason for disagreement: [replace this with your explanation]