You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current Behavior:
When a user completes 30 minutes of work and the analytics feature goes over 30 nothing is displayed
Expected Behavior:
When user has hit the complete task button and if the number is now greater than 30 a new notification should be created. No further notification should be made that day that relate to time over 30 minutes.
Dev Notes:
Make sure that a first time of the day and a 30 minutes are not created at the same time. Only one new notification should ever be created from a task being completed.
The text was updated successfully, but these errors were encountered:
Current Behavior:
When a user completes 30 minutes of work and the analytics feature goes over 30 nothing is displayed
Expected Behavior:
When user has hit the complete task button and if the number is now greater than 30 a new notification should be created. No further notification should be made that day that relate to time over 30 minutes.
Dev Notes:
Make sure that a first time of the day and a 30 minutes are not created at the same time. Only one new notification should ever be created from a task being completed.
The text was updated successfully, but these errors were encountered: