Incorrect date shows after import

The crawler view currently always shows the updated_at field of posts when it was updated since the post was created. That feels wrong to me and it hurts the most when you have imported posts.

I think we should change it so that we always render the created_at field of posts. That’s more in line with how the rest of Discourse presents post dates. I’ve created a PR:

5 Likes