function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Vinay YelavarthiVinay Yelavarthi 

Report Migration issue

Hi All,

We are facing some issues when we are retrieving and deploying the report folders. 


We are facing a new issue when migrating report folders from one org to another. Earlier when we retrieve the component through ANT or workbench we use it to get the report with the Report Folder structure. But now we are seeing a new format when we retrieve it.

Can you please help us here?

Below are the sample reports.

X1_source_reports/Campaign_IO_Prospects_FY19
X1_source_reports/Campaign_Members_IO_Kevin

When retrieving the above folders we should be able to see the reports in "X1_source_reports" folder. But when I retrieve it now, I could see it in the below path/structure.

retrieveUnpackaged\reports\Market_Reports\X1_source_reports\Campaign_IO_Prospects_FY19.report

I'm seeing a new folder being added to the path as "Market_Reports".

Thanks,
Vinay
VinayVinay (Salesforce Developers) 
Hi Vinay,

I tried to replicate the issue, however I do not see any Market_Reports been added using ANT.

Can you provide screenshot along with package.xml and also which tool you are using for migration?

Thanks,