dakboard / Cloud-Platform

Feature requests, enhancements and anything you'd like to see in DAKboard!
https://dakboard.com
164 stars 39 forks source link

DAKboard To-Do List Items may be included in list of Overdue items when they are not #2089

Closed Dan-Peck closed 2 months ago

Dan-Peck commented 2 months ago

Entering a To-Do list item with a due date specified for "tomorrow" (by string or by specific date) will correctly show in the listing as "tomorrow". However, when setting up a block for "Show only tasks due today and overdue", it will incorrectly be included in the list of items. Additionally, if "Show due dates" is on, it will display as "today".

Upon further analysis by the team, it was discovered that the "To-Do" Lists management page where lists and items are added is inadvertently ignoring the Timezone that was specified in the User Default Settings. When this happens, it falls back to America/New_York timezone. This is what causes the symptom noted above.

Dan-Peck commented 2 months ago

IMPORTANT NOTE:

Dan-Peck commented 2 months ago

Merged in @ 3acc01a and added to the queue for upcoming release to the live site.