"Not Available For" and "Available For" Related Lists are missing on the form for all Catalog ItemsIssue <!-- 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{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> The Related Lists: "Available for" and "Not Available for" are not visible for all catalog items This issue can be occurred after installation of one of the CSM plugins: com.glide.service-portal.consumer-portal Steps to Reproduce : Navigate to Service Catalog > Maintain ItemsOpen a Catalog Item > right-click header > Configure > Related ListsNotice that "Available for" and "Not Available for" Related Lists are missing or Navigate to Service Catalog > Maintain ItemsOpen any Catalog ItemScroll down to the Related ListsNotice that "Available for" and "Not Available for" related Lists are missing on the form CauseCheck, if the following System Properties are set to false: glide.sc.use_user_criteria glide.sc.user_criteria_migration Installing the one of CSM plugins : com.glide.service-portal.consumer-portal the System Property: glide.sc.use_user_criteria gets updated to false ResolutionIn order to resolve the issue, update the following system properties to true: glide.sc.use_user_criteria glide.sc.user_criteria_migration Steps to Follow: Go to sys_properties LIST from the left navigatorSearch for the above property namesUpdate the Value to true