Pets are considered duplicates when they have matching name, species, breed, age and sex. However pets can be added and edited to have the same value just in different capitalisation. By intuition capitalisation of species and breed should all still be considered the same
How to replicate
Have a valid pet added into the application
Add another pet using the same arguments given for the first pet, however change the capitalisation of its breed or species
For example
first enter pet n/Megatron s/Cat b/Siamese a/3 x/M t/playful on a clear application
then enter pet n/Megatron s/cat b/Siamese a/3 x/M t/playful
Issue
Pets are considered duplicates when they have matching name, species, breed, age and sex. However pets can be added and edited to have the same value just in different capitalisation. By intuition capitalisation of species and breed should all still be considered the same
How to replicate
Have a valid pet added into the application Add another pet using the same arguments given for the first pet, however change the capitalisation of its breed or species
For example first enter
pet n/Megatron s/Cat b/Siamese a/3 x/M t/playful
on a clear application then enterpet n/Megatron s/cat b/Siamese a/3 x/M t/playful
[original: nus-cs2103-AY2425S1/pe-interim#306] [original labels: severity.Low type.FunctionalityBug]