Feedback Task Not Showing in Knowledge Article Related List

kkeerthan
Tera Contributor

Hi Experts,

 

When a published Knowledge Article receives a rating of 1 or 2,  a feedback task should be created.

I have implemented a Business Rule, and the feedback task is getting created successfully.

 

However, the created feedback task is not appearing under the Feedback Task related list in the Knowledge Article form.

 

BR:

kkeerthan_0-1777047876481.pngkkeerthan_1-1777047949817.png

Could you please check and help resolve this issue?

Thanks.

5 REPLIES 5

Tanushree Maiti
Mega Patron

Hi @kkeerthan 

 

No customization is required here. Deactivate your custom BR for your requirement.

 

OOB following system properties available:

1. glide.knowman.feedback.enable_actionable_feedback_for_rating //[Create actionable feedback task when an article is rated at or lower than this value. 0 or no value indicates that actionable feedback tasks are not enabled for Rating type feedback.
2)glide.knowman.feedback.enable_actionable_feedback_for_helpful //[Create actionable feedback task when an article is marked as not helpful.
[Note: This property is applicable to portal and workspace only.] // OOB default value = false
3) glide.knowman.feedback.enable_actionable_feedback_for_flag //[Create actionable feedback task when an article is flagged.
[Note: This property is applicable to portal and workspace only.] // OOB default value = false

 

 

Now for your requirement - in above rating system properties -> Add value as 1  and save it.

 

Before the Change ->Result: Before the change whenever you were giving the low rating->it will throw Thank you message , if you refresh the page-> you can see nothing saved.

 

After the Change ->Result:

You will get following popup, to give low rating. once submitted , Feedback task gets generated.

 

TanushreeMaiti_0-1777100019882.png

 

Next you can see ->entry added into kb_feedback_task

 

TanushreeMaiti_1-1777100089642.png

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

Hi @Tanushree Maiti 

I enabled the properties as you suggested, but it’s still not working.

However, in my PDI, it’s working perfectly.

Hi @kkeerthan 

Share me your system property screen shot and share the screen which you are getting after click on the rating below the kB article.

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

Hi @Tanushree Maiti  I have attached screen shots.

kkeerthan_1-1777294791696.pngkkeerthan_2-1777294869730.png