Open nus-pe-bot opened 4 years ago
It is indeed a little ambiguous. However, the similar behavior here actually just means that the Most recent visit date will be updated to the current visit date (12/12/2012 in TestCase c) if the Most recent visit date is earlier than the current visit date/if patient has no prior records.
--
This is indeed a little ambiguous. The similar behavior here does not mean that test case c will have the exact same behavior as b, but rather similar in the sense that in both cases the Most recent visit date will be updated to the current visit date (12/12/2012 in case C and the current date in case B) if the Most recent visit date is earlier than the current visit date (which is 12/12/2012 in case C and the current date in case B) or if the patient has no past records.
--
Steps to reproduce,
[original: nus-cs2103-AY1920S1/pe-interim#1016]