Fix issues list when due date parameter is invalid
With an invalid `due_date` param, `#by_due_date` would return `nil` and so further methods would blow up. We should return an empty collection for that.
Showing
Please register or sign in to comment