CS2103-AY1819S2-T12-3 / main

MediTabs: Medicine Stock Taking Application
https://cs2103-ay1819s2-t12-3.github.io/main/
MIT License
2 stars 4 forks source link

The information page is not updated after an update command is successfully executed #168

Closed nus-se-bot closed 5 years ago

nus-se-bot commented 5 years ago

Describe the bug The information page is not updated after an update command is successfully executed

To Reproduce Steps to reproduce the behavior:

  1. Select 1 and enter.
  2. type in update b/BATCHNUMBER q/200 or and enter
  3. quantity in the information page is still the old quantity

Expected behavior The quantity or expiry date in the information should update to show the new value after successful execution of the update command.

Additional context After a successful execution of the update command, the entry on the list view gets updated. If I select another entry and select back the updated entry, the information page will now display the updated values.


Reported by: @tanlongbin Severity: Medium

[original: nus-cs2103-AY1819S2/pe-dry-run#500]

jtankw3 commented 5 years ago

Corrected.