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
Yuvaraj PalaniYuvaraj Palani 

Unable to Extract Report Folder Access Metadata using VS code

Our company is planning to remove some roles as part of reorganization. I have been assigned to perform impact assessment on this activity. I have extracted all the metadata from our org using VS Code and identified the metadata where the role is referred , Like apex class, custom settings , visualforce page etc. 

Similarly I need to find the report folders which have been shared with roles. I was able to extract the folder metadata , but not the user/role information. 

Please suggest me some workaround