Open nus-pe-bot opened 2 years ago
We specified in our UG that we are only considering the flights for one day and the PRESENT operating day i.e. only today's date would render as a validation to show that the details are valid, and it does not really make sense to change the system time to mess with the data. Recreating this bug is more likely to happen when there is a computer bug as system time is always set automatically by the computer and not the user. It is more of a extreme user behaviors where it may be a deliberate sabotage of going to an extent to change the computer system time. Even so, if the departure date is rendered for the day or previous day, it should be seen as invalid as our scope of the project only schedules flights for the present operation day.
--
Changing system dates caused the dates in the file to be changed. Dates might change automatically at the end of the day, which will cause all information to become redundant.
This change only occurs on exit and reentry.
[original: nus-cs2113-AY2223S1/pe-interim#741] [original labels: severity.Medium type.FunctionalityBug]