WeAreDotnet/dotnet-creator-cards

[Bug] Profile is only partially in sync with JSON card

Opened this issue ยท 14 comments

Describe the bug

My JSON card contains:

  • Three channels
  • Two RSS feeds

On the side I only see one channel and one feed. In addition, it seems the URLs are outdated (I have switched from blog.mzikmund.com to mzikmund.dev/blog). Other content seems to be updating correctly though, so it is confusing.

In addition, the YouTube RSS feed content does not show up on my profile nor on the main page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to my profile on https://www.wearedotnet.io/MartinZikmund
  2. Compare to https://github.com/WeAreDotnet/dotnet-creator-cards/blob/main/creator-cards/martin-zikmund.json
  3. Also note that even new articles like my C# Advent blogpost don't show up in https://www.wearedotnet.io/content or on profile - so the RSS feed seems to be same old cached version

Expected behavior

Should by in sync with actual data source.

Screenshots

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@matthiasjost any chance I could help out investigate and contribute a fix please?

Let us ask @DeeJayTC ๐Ÿ‘‹

Have to get some christmas shopping dond but ill check it later today, @MartinZikmund can you make sure that the data in master branch for your card is correct and your feed doesnt have any errors?

Have to get some christmas shopping dond but ill check it later today, @MartinZikmund can you make sure that the data in master branch for your card is correct and your feed doesnt have any errors?

My feed should be fully valid (and that one also shows up on my card - but not on main page), the YouTube one I don't have control over, but it works for others with the same URL format, so it should be ok ๐Ÿค”

Can you check your profile @MartinZikmund should be fine now :) needed some loving hand to re-sync properly :)

@DeeJayTC almost there ๐Ÿ˜… !

  • The YouTube feed now shows up on my profile card โœ…
  • My newest published video showed up on home page โœ… (but it was accidentally public, so now it is private ๐Ÿ˜‚)
  • Previous YouTube videos do not show up on home page โŒ (I published quite a few since start of December)
  • 2022 blogposts show up in my profile card โœ…
  • Newer blogposts don't show up on the profile card โŒ (published two in December)
  • Newer blogposts don't show up on home page โŒ

Maybe it could be that both feeds are type "dotnet"? Or maybe I am missing something else still ๐Ÿ˜“

Hmm no...i need to check. Youtube feeds are weird as in it sometimes only shows the last 20 vids i think so i cant get older ones.

Regarding your blog ill check but wait till tomorrow as i changed a few things manually cache might not have caught up just yet.

I probably still have your private one listed as i dont reping them once added ๐Ÿ˜ž๐Ÿ˜ž

Hmm no...i need to check. Youtube feeds are weird as in it sometimes only shows the last 20 vids i think so i cant get older ones.

Regarding your blog ill check but wait till tomorrow as i changed a few things manually cache might not have caught up just yet.

Actually the main page feed does not contain any of my videos, even the most recent ones (while the profile card feed does) ๐Ÿ‘€

Yea, the main page feed is fed by Azure Search which did not contain your things for whatever reason, after resync it also had your private video..yay, its resyncing right now....should all be fine within the next 20 minutes or so, can you give it a look later? @MartinZikmund if stuff is still not ok we have to wait until january tho as i wont have access to things for 3 weeks.

Your Advent Of Code Day 16 is the last one on the frontpage now

For now it seems things are working correctly, thanks again!

@DeeJayTC Unfortunately have to reopen ๐Ÿ˜ฅ . I created a new blogpost and two videos on YouTube this week and so far none of these has showed up on the site feed, I still see the old Advent of Code video (and I have published quite a few of them since)

It also seems my profile is no longer visible in the search:

image

Sorry for the long delay here....had to spent all my time elsewhere, i'll check it :)