Knowledge Block User Criteria is not workingIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Symptoms Knowledge block user criteria is not working User criteria in portal is not working Cause The KB Article Page was customised The UI page is using a custom widget Resolution Revert the "KB Article Page Widget" to the out-of-box (OOB) version Revert the widget used by your UI page where user criteria is not working. It is recommended to use the OOB version of the widget. Go to the Portal page having the issueClick Ctrl + Right-click on the page and it will give you a list of optionsChoose Instance in Page Editor and check the Widget if it is a customised version of the widgetModify the UI page to use the out-of-box (OOB) widget and SaveIf you have not added a custom version and have modified the out-of-box (OOB) version, you need to go to the platform or advanced view.In the navigation bar, type in sp_widget.list to go to the list of Service Portal widget records.Filter in the Name or the sys_id of the widgetIn the Versions related list, select both Custom (current) and Upgrade versionClick on Action on selected rows > Compare > Revert to Selected version which is the OOB versionSave.