In New Project Workspace, when user clicks on any project card, it will redirect to a URL where the project sys_id is showing as undefinedIssue Cannot load projects in New Project Workspace. The sys_id in the URL returns as 'undefined' when you click on any project cards. sample of URL with issue: https://<instance_name>.service-now.com/now/workspace/project/planner/pm_project/~~undefined~~/1704766244305 sample of correct URL: https://<instance_name>.service-now.com/now/workspace/project/planner/pm_project/554fb33a87b69910b128ece40cbb356d/1704762909144/params/page-name/planningCauseThis is due to the customisation of the UX Macroponent Definition "Project Tabs" https://<instance_name>.service-now.com/nav_to.do?uri=sys_ux_macroponent.do?sys_id=f1089c7a507b3010f8779f35ba0d7472ResolutionRevert the Macroponent to OOB.