Is there a way that reports can be automatically deleted from folders on the SSRS site when the report no longer exists in the project?
I created a solution in Data Tools that contains 10 projects. Each project contains a number of reports and deploys to its own folder on the SSRS site. In Data Tools, when I move a report from one project to another and deploy the solution, the report I moved shows up in folder / project I moved it to on the web site. However, the report also still exists in the old folder on the site even though it no longer exists in the project.
I had expected that deploying a project would remove any reports in a folder that are no longer part of the project.
Is there an option for this or do I need to manually clean up the folders on the SSRS site?