Web Bug: Sometimes Community doesn't Show On Posts in Public Tab
Christian Seibold
Many times the community a post was posted to isn't shown on posts in the public tab. Sometimes it does show though. It seems a bit random.
For example, in the attached image, that post was posted to the Memes community, but when it appears in the public tab, it doesn't list that.
I believe this is definitely an unintended bug.
Christian Seibold
Massimo Raimondi I was just looking at the web app code to see what the problem was for this bug, and it appears that some of the data coming in from the API backend isn't including a community field for some of the posts. I believe this could be a problem with the SQL query in the API backend.
Here's an image to demonstrate a post that
should
have a community field, but doesn't, being printed in the console: