We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

knowledge feedback task is getting created even if we cross the feedback popup without submitting

balakrishna
Tera Contributor

knowledge feedback task is getting created & feedback is getting captured even if we cross the dialog box without filling details and reason. 

kf1.pngkf2.png
I want to make sure knowledge feedback task is created only if the user submits the feedback dialog box

1 ACCEPTED SOLUTION

Shruti
Giga Sage

Hi,

Navigate to sys_properties.LIST

Set this system property to true glide.knowman.feedback.enable_explicit_feedback

View solution in original post

2 REPLIES 2

Shruti
Giga Sage

Hi,

Navigate to sys_properties.LIST

Set this system property to true glide.knowman.feedback.enable_explicit_feedback

Hi @Shruti  , thanks for your quick reply