Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
SeNioR- Posted 18 hours ago Posted 18 hours ago (edited) Hi team, I don't know if it's a bug but I decided to report it. Well, in .19, from what I read, there were some changes with QAPage. However, I noticed that an older post from 2015 has a QAPage even though it is not marked as a solution. Link to post: Mark - Done. Here is a snippet from the code source: "@context": "http://schema.org", "@type": "QAPage", "@id": "https://invisioncommunity.com/forums/topic/424078-ipsmemberprofilefields/", "url": "https://invisioncommunity.com/forums/topic/424078-ipsmemberprofilefields/", "mainEntity": { "@type": "Question", "answerCount": 5, "name": "\\IPS\\Member::profileFields", "text": "Could we get a flag on this method that will allow it to return fields configured with \"Member can see?\" set to no? Right now, if I want to use such a field programmatically I am *forced* to issue an additional\u00a0query, the field\u0027s value is not obtainable with this method, nor any method in \\IPS\\Member...\n ", "dateCreated": "2015-12-13T21:32:37+0100", "author": { "@type": "Person", "name": "Marcher Technologies", "image": "//content.invisioncic.com/a319035/profile/photo-thumb-201612.jpg", "url": "https://invisioncommunity.com/profile/201612-marcher-technologies/" }, "acceptedAnswer": { "@type": "Answer", "text": "\u0026#13;\n\tDone.\u0026#13;\n ", "url": "https://invisioncommunity.com/forums/topic/424078-ipsmemberprofilefields/?do=findComment\u0026comment=2604765", "dateCreated": "2015-12-21T14:42:48+0100", "upvoteCount": 1, "author": { "@type": "Person", "name": "Mark", "image": "//content.invisioncic.com/a319035/monthly_2019_07/Mark_W.thumb.png.e879b303ac346f4c7239c30fe7820f64.png", "url": "https://invisioncommunity.com/profile/108264-mark/" } }, Additionally, the "upvoteCount" value has "1". Even though the post doesn't contain any reputation/points/likes. On the other hand, in the Clubs - How to Rescind Prior Rejections topic, the post written by Marc with the solution has two likes, but it shows a value of 0 in "upvoteCount". Edited 18 hours ago by SeNioR-
Jim M Posted 17 hours ago Posted 17 hours ago Are you referring to: 6 minutes ago, SeNioR- said: "name": "\\IPS\\Member::profileFields",
SeNioR- Posted 17 hours ago Author Posted 17 hours ago (edited) Thanks for your reply. Honestly, I didn't even notice it, but it also looks like a bug 😛 I had a different issue in mind, but now I realized that Mark's post may have been previously marked as a solution, but it is now in a category where solutions have been disabled. Anyway, I'm still curious why the upvoteCount has "0" in every post marked as a solution. 0 votes but the post with the solution (Top answer) has 2 reputation points - shouldn't the number of reputation points be in the upvoteCount value? Edited 17 hours ago by SeNioR-
Jim M Posted 16 hours ago Posted 16 hours ago Votes are different that upVotes where I believe you're thinking to them as reactions. Votes are in QA where an answer is voted upon, this is separate from reactions. I have marked this to a developer to ensure that the vote should not be 1 for marked as solution replies. SeNioR- 1
Recommended Posts