After installing/upgrading Workplace Reservation Management Plugins the Workplace Reservation module was brokenIssue After installing/upgrading Workplace Reservation Management the Workplace Reservation module was broken. Steps to reproduce: 1. Go to the instance_name.service-now.com/ws 2. Select "Make a reservation" 3. Search and select desk OR Meeting room 4. click on "Next" button it would give us a error "Something went wrong with loading the reservable data" In the Error logs: [WSD][/api/sn_wsd_rsv/reservable/list_reservables/]:: Error occurred! Unable to retrieve reservables. TypeError: Cannot read property "RESERVATIONS_AND_WORKPLACE_PROFILES" from undefine CauseScript include "WPConstants" has been customised. https://instance_name.service-now.com/nav_to.do?uri=sys_script_include.do?sys_id=b06aff2b0f201010dbc3d2d92f767e45ResolutionReverted the script include to OOB and it should fix the issue.