CS2103-AY1819S2-W09-2 / main

The essential application that all hospital staff :woman_health_worker::man_health_worker: and home care patients need :hospital:!
https://cs2103-ay1819s2-w09-2.github.io/main/
MIT License
0 stars 4 forks source link

Fix assign request command bug #216

Closed daviddl9 closed 5 years ago

daviddl9 commented 5 years ago

Fixed the assign request bug where 2 requests of same times / back to back timings can be assigned to the same healthworker. In this pr, 2 requests have to be at least 2 hours apart, to be able to be assigned to the same healthworker.

merody66 commented 5 years ago

Hi @daviddl9, are u able to rerun your Travis build because I merged in a commit ytd which also touches some request related files!