avielcx / pe

0 stars 0 forks source link

check and repeat tasks #17

Open avielcx opened 1 year ago

avielcx commented 1 year ago

image.png

What happens if my time interval of checking if tasks repeat is longer than the time interval of tasks repeating? Will I miss out some tasks because of it?

soc-pe-bot commented 1 year ago

Team's Response

This bug was reported in the wrong phase of the PE.

We do not restrict users on the frequencies that they want to repeat their tasks or check for repeating tasks. If the configuration file is set as per the tester's setting, the program will simply add the repeating tasks at the time when it checks for the repeating tasks. So, yes, it is possible for a user to configure to overshoot the date-times for tasks to be added, but they will still be added on the next check.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Since there is possibility of missing out tasks, it is a flaw.