Error on adding historical event does not match expected error
Opened this issue · 0 comments
Nafeij commented
Adding an event on certain historical dates will show a You are already busy during that period!
error instead of the typical You cannot create a historical event!
error. This is despite there being no conflicting tutorials.
To Reproduce:
delete existing tutorials in TrAcker with delete Tutorial/1
and execute touch Tutorial/examReview -date 01/01/2023 16:00
Expected:
You cannot create a historical event!
error
Actual: