Unnecessary logging in widget 'Knowledge Result'DescriptionWidget 'Knowledge Result' generates excessive verbose logging information, not providing any useful debugging on instances.Steps to Reproduce This issue is seen for widget 'Knowledge Result':/nav_to.do?uri=sp_widget.do?sys_id=ff26f2b1db12220099f93691f0b8f5ceServer script://Prepare request parameters for first result loadvar obj = {};obj.keyword = "";obj.start = 0;if(options.pagination_type == "standard_pagination"){obj.end = options.articles_per_page;}else{obj.end = options.init_article_count;}gs.info(obj.end);WorkaroundThis problem has no workaround, is under review and targeted to be fixed in a future release. To receive notifications when more information becomes available, subscribe to this Known Error article by clicking the Subscribe button at the top right of this form.Related Problem: PRB1547987