nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Unable to create a task with the same start and end date #1881

Open nus-pe-bot opened 1 day ago

nus-pe-bot commented 1 day ago

How to reproduce

Run create-task tk/Example task d/2002-01-01 d/2002-01-01

Expected

Accepts it

Actual

image.png

Additional Information

It is relatively common to have tasks that only require one day to complete. Users that have such tasks are not able to add the appropriate start date and end date to WedLinker.


[original: nus-cs2103-AY2425S1/pe-interim#2585] [original labels: severity.Medium type.FeatureFlaw]

HanB1n commented 8 hours ago

Team's Response

WedLinker has the functionality to create a task with only one date input to support this use case. Since there is no time, there is no value to use two dates to describe a one day task.

Duplicate status (if any):

--