In our Kanban board, we have a To Do column and I’m sorting records by Due Date 1 -> 9. The problem is, some records have pre-assigned due dates and others don’t (they’re added later). And records which don’t have a Due Date are actually sorted above the records that do have a Due Date, which is the opposite of what I would expect when using this sortation. Any record that doesn’t have a due date should be at the bottom of the list and not at the top. We want to see tasks that need to be completed immediately and they’re buried by the tasks/records that don’t have any dates right now.