CS2103JAN2018-W11-B2 / main

MoViePlanner
https://cs2103jan2018-w11-b2.github.io/main/
MIT License
1 stars 4 forks source link

[353] issue with add cinema command. #134

Closed LimShiMinJonathan closed 6 years ago

LimShiMinJonathan commented 6 years ago

While MVP does detect for duplicate entries, simply changing the value in the "theaters" parameter would allow the duplicate entry to be entered.

For example:

  1. add n/Cathay p/61231205 e/cathayd@cathay.com a/311, Clementi Ave 2, #01-25 th/3
  2. add n/Cathay p/61231205 e/cathayd@cathay.com a/311, Clementi Ave 2, #01-25 th/2

Would allow to add 2 of the same entries just with different amount of theaters at the same address.