AY1920S1-CS2103-F09-4 / main

Insurelytics
https://ay1920s1-cs2103-f09-4.github.io/main/
MIT License
1 stars 5 forks source link

Add set bin item expiry time functionality #196

Closed ybchen97 closed 4 years ago

ybchen97 commented 4 years ago
chaitanyabaranwal commented 4 years ago

One bug with the functionality is this:

  1. Set binitemexpiry to 60 seconds, delete a person.
  2. Change binitemexpiry to 30 days.
  3. Even though the bin expiry is internally changed to 30 days, on entering the command listbin, the expiry date for the contact still shows the date which delayed by 60 seconds.