Vendor portal does not show assessments to vendor contactsDescriptionOnce updated to the latest version of GRC: Vendor Portal, if customer happens to have installed the Vendor Management Workspace, vendor portal does not show the list of assessments. This is caused by a left-over field level Read ACL on the core_company table. The workaround is to disable the ACL.Steps to Reproduce With both the Vendor Management Workspace and GRC: Vendor Portal installed.Go to vendor portal, login as a vendor contact, observe the list of assessments is empty.WorkaroundFollow this link to see there is a field level Read ACL: http://your_instance_name.servicenow.com/now/nav/ui/classic/params/target/sys_security_acl_list.do%3Fsysparm_query%3Dname%253D*%255EORnameSTARTSWITH*.%255EORname%253Dcore_company%255EORnameSTARTSWITHcore_company.%255Eoperation%253Dread%255Etype%253Drecord%255Ename!%253D*%255EORname%253DNULL%26sysparm_first_row%3D1%26sysparm_view%3DDisable all the field level Read ACLs, unless it is an Advanced ACL that only to disable roles from access.Related Problem: PRB1641048