Home page is not getting auto refreshed after deleting dashboardDescription 'Home' page is not auto-refreshed after deleting default/non-default dashboard from workspaceSteps to Reproduce Navigate to App Engine StudioCreate an app or open existing appCreate a Workspace experienceClick on Preview and open WorkspaceClick on 3 dots(more options) and create a new dashboardDelete the newly created dashboard/default dashboardWorkaroundCase: Default dashboard is deleted Refresh the workspace and follow the below steps: 1. Navigate to UI Builder. 2. Open the respective experience record(workspace). 3. Open 'Home default' page from the list. 4. Under 'Content' tab and click on 'Dashboard' component. 5. On the right-hand side and click on the 'Configure' tab. Then, select the desired dashboard as default dashboard(which is associated with the affected workspace) and click on 'Save' button. Case: Non-default dashboard is deleted 1. Navigate to UI Builder. 2. Open the respective experience record(workspace). 3. Open 'Home default' page from the list. 4. Under 'Content' section and click on 'Dashboard' component. 5. On the right-hand side click on 'Events' tab. 6. Click on the event 'Navigate to dashboard overview page' and click on 'Add handler'. 7. Select 'Link to destination' and click on 'Continue' button. 8. Select 'Pages in current experience'. 9. Click on menu from top-left--> Developer--> Open page definition 10. From the composition copy 'Default Dashboard' value. 11. Select 'Home' page and paste the sys_id (Paste the dashboard sys_id which is present in the affected workspace, to which user will be routed after deleting non-default dashboard) in the above event and enter 'edit' as false and click on 'Select' button. 12. Click on 'Add' button and click on 'Save' button. Related Problem: PRB1784692