KB Anyone knows if it is possible to limit the amount of rating a person can do on one article

Alexander17
Tera Guru

Hi there,

 

We have a requirement to limit the amount of times that an employee can rate the same article. Standard, the employee can give unlimit times a rating on the same article.

 

Any one is facing similar issue?

2 REPLIES 2

Anurag Tripathi
Mega Patron
Mega Patron

Looks like its been discussed and no solutions

User is able to rate an article multiple times - ServiceNow Community

 

You can use the Idea Portal to add this as a product enhancement

AnuragTripathi_0-1699354600120.png

 

-Anurag

Ashley Snyder
ServiceNow Employee
ServiceNow Employee

Can some more context be provided on the use case? If you're not using versioning, and the article is updated, is the employee not allowed to rate the "new version" of the article? In the case of versioning, they would be rating the latest published version of the article.

 

We do not have any out-of-the-box capabilities on this, but are welcome to feedback. In the meantime, you could create a business rule or other business logic on the kb_feedback table to prevent records being inserted if they're within a certain time frame or article version.