slye20 / pe

0 stars 0 forks source link

Different behaviour from UG #6

Closed slye20 closed 3 days ago

slye20 commented 4 days ago

Description

Cannot produce this special scenario where 2 buyers can have teh same number but different names and emails

image.png

Steps to reproduce

  1. addbuyer n/John p/83456789 e/john@gmail.com
  2. addbuyer n/Johnnn p/83456789 e/johnnn@gmail.com

Expected behaviour

Should give me an entry of Johnnn

Actual behaviour

image.png

image.png