danbaterisna / pe

0 stars 0 forks source link

Unable to add tasks to be done during time periods across midnight #2

Open danbaterisna opened 2 years ago

danbaterisna commented 2 years ago

The following add command fails, due to start time being after end time:

image.png

However, such a command would likely be useful to accept, for students who plan to do work across midnight hours.

nus-se-script commented 2 years ago

Team's Response

The current version indeed does not support tasks that span overnight. This was considered during development and because there is a workaround (create a task from 11pm-12am and another that goes from 12am to 2am), the team felt that this was not a priority and thus was not implemented in v2.1.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Does not allow creating of overnight tasks

Students tend to spend a large portion of their midnight hours doing work. However, the application does not allow hours past midnight, as per the following command: add OvernightTask /do 16/04/2022 /start 23:00 /end 02:00

This hinders the usability of this application greatly as the target audience may have trouble using this application.

image.png


[original: nus-cs2113-AY2122S2/pe-interim#714] [original labels: type.FeatureFlaw severity.Medium]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

The current version indeed does not support tasks that span overnight. This was considered during development and because there is a workaround (create a task from 11pm-12am and another that goes from 12am to 2am), the team felt that this was not a priority and thus was not implemented in v2.1.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]


:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]