-
Suggestion
-
Resolution: Unresolved
-
None
-
3
-
User Problem
Customer need a way to sync the due dates added on the linked cards, which are added to a checklist of a parent card as checklist item (direct URL of the card added to checklist item). This functionality would help users manage and view due dates more efficiently within the parent card without having to hover over each linked card to see its due date.
Suggested Solutions
Enhance the checklist feature to display due dates of linked cards directly within the checklist items, ensuring that any updates to the linked card's due date are reflected in the checklist item.
Current Workarounds
Users can write custom scripts using Trello's API to set up webhooks that listen for due date changes on linked cards and update the due date on the checklist items accordingly.