se701g2 / Doto

Todo application for Group 2
https://doto.azurewebsites.net/
MIT License
12 stars 42 forks source link

Can't edit task due to earliestDate addition #294

Closed nikotj1 closed 4 years ago

nikotj1 commented 4 years ago

Bug Summary:

TaskScheduler tries to access earliestDate in an existing task but can't because it is not stored in the Task model database


Steps To Reproduce

1) Add a task with any parameter 2) Edit the task 3) Submit

Expected behaviour

Task should be saved with new parameters

Observed Behaviour

Web page shows the debug page

Environment


Additional Information:

Stack Traces

Test Cases

Code Examples

Error Reports

Other