dakboard / Cloud-Platform

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

ToDoist Subtask improvements #1917

Closed rsalsbery closed 11 months ago

rsalsbery commented 1 year ago

Currently, our system adds Subtasks when the Parent Task and Subtask meet the criteria of the filter you are using to display the list. The Parent Task Must be in the list from the filter in order for the Subtask to show. For example, you create a filter to find all tasks set to Priority 1. If both the Parent Task and the subtask meet this criteria, both will show on your list. If the Parent Task does not meet the criteria, neither task will show. If the Parent Task meets the criteria, but the Subtask does not, only the Parent Task will show.

This case is being made to see if we can improve upon this. Suggestions for improvements are below:

Dan-Peck commented 1 year ago

Once this is released, only when selecting a Project will there be a "hierarchical" display for Todoist tasks. All others will display in a "flat" listing. The sub-items were indeed being hidden due to their parents not also being a match to the filter. With the changes from this Issue, those will now properly show up in the listing.

Dan-Peck commented 11 months ago

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