Teddayz / ped

0 stars 0 forks source link

Name does not change for pets but works for owners #8

Open Teddayz opened 2 weeks ago

Teddayz commented 2 weeks ago

To replicate the bug, take note of the owner and pet name in the address book.

  1. Type edit o1 n/ and enter the name in all lower case.
  2. Observe that the name changes to lower case.
  3. Type edit p1 n/ and enter the name of the pet in lower case
  4. Observe that the name does not change to lower case.

image.png

This should be fixed because if the user has a pet named Cookie and it has been edited to be cookie there will not be any changes reflected in the list but the message will still be a success message, confusing the user.