Knowledge Article Helpful Widget not displaying the correct percentage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 06:36 AM - edited ‎01-09-2024 09:11 AM
Hi Everyone,
For knowledge article A helpful widget shows a percentage greater than 100%.
Ex. '1800% found this useful'
I checked, and using the OOTB widget and script returned the correct value if I executed the same script in the background script, but on the portal it shows incorrect, which percentage should be less than 100%.
I have attached the picture; please suggest how I can fix this issue.
Is there anything like the same user who clicks the helpful 'Yes/No' button again and again?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 09:08 AM
I guess yes, Yes/ No has impact on this.
Also try to add your question here as well
https://www.servicenow.com/community/knowledge-managers/bd-p/knowledge-managers-forum-board
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 09:32 AM
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0820165
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2024 04:49 PM
@MayurGavhane - Did you get fix for this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2024 09:02 AM
Apparently this is a known problem that was supposed to be fixed win WashingtonDC Patch 6 but it's reproducable in patch 7. There's a workaround to set the system property "glide.knowman.count_helpful_feedback=true" That cleared the issue for us.