feedbin / support

83 stars 11 forks source link

Kent C. Dodds feed not updating #597

Closed jgierer12 closed 5 years ago

jgierer12 commented 5 years ago

Gist

The latest article is from July 19, but the feed on Feedbin hasn't been updated since July 8.

benubois commented 5 years ago

Hi @jgierer12,

I took a look at the feed and everything looks correct. The reason this post appears to be missing is because it is a repost of an article with the exact same title and more importantly guid as an article published on July 16, 2018.

The guid uniquely identifies an article which is how feed readers figure out what is new.

If you scroll back in time or search for it you'll find the post in the feed.

Screen Shot 2019-07-22 at 5 40 47 PM
jgierer12 commented 5 years ago

Hmm, what about the next post though? As far as I can see it has both a unique title (Write tests. Not too many. Mostly integration.) and GUID (https://kentcdodds.com/blog/write-tests). Shouldn't that at least be displayed?

benubois commented 5 years ago

From 2017:

Screen Shot 2019-07-23 at 1 15 07 PM
jgierer12 commented 5 years ago

Ah, I see. Would it be possible to add a per-feed setting to display the articles in chronological order (as they appear in the feed), even if they are reposts?