500 error on the question page: incomparable "last seen" dates
Closed this issue · 0 comments
nzhiltsov commented
Open the page for question with id = 14 in the SharePoint data set. This causes the following error:
if (not last_seen) or (last_seen < question.last_activity_at): TypeError: can't compare datetime.datetime to NoneType