Hello
I created an Experience cloud with Customer Servce Tempate. I accidentally deleted page: Reports > Report List > (page variation) Report List
Now I'm trying to restore this page. I created by myself page variation with type Report List, but when I try to open it even in Experience Builder I receive an error:
I need to restore this Report List page.Try refreshing the page. If that doesn't do the trick, give your Salesforce administrator the following error ID, and describe what you were trying to accomplish.
Error ID: 1794849773
This page has an error. You might just need to refresh it. Action failed: siteforce:designTimeMode$controller$handlePageLoadingError [Cannot read property 'match' of undefined] Callback failed: serviceComponent://ui.comm.runtime.components.aura.components.siteforce.controller.PubliclyCacheableComponentLoaderController/ACTION$getPageComponent Failing descriptor: {siteforce:designTimeMode$controller$handlePageLoadingError}
What I tried:
1. I can't find any helpful metadata related to Reports page in my IDE (Intellij Idea).
2. Reports isn't a usual Object, I can't create just an Object List
I know that I can create new Experience Cloud with existing Reports List and rebuild all Cloud but I bet there's an easier way to solve my problem.
I have solved my problem. Here is solution:
1) Create new page variation with preconfigured page Report List. Or create blank page and add component "Report list" to it.
2) Then set this page as default page variation (it's important).
That's all.