reportsync icon indicating copy to clipboard operation
reportsync copied to clipboard

Sync fails when it hits a datasource in the folder

Open sqlegan opened this issue 9 years ago • 0 comments

Hi, really great tool and has saved me a lot of work. I came across an issue as I was trying to sync up two servers and I think the issue was because the folder contained a datasource definition. In synctreenodes after the piece of code which deals with ItemType.Resource I had to put an if block around the rest of the code checking for ItemType.Report as I think the code was calling GetReportDefinition on an item type which wasn't a report.

Hope that makes sense. Thanks again Paul

sqlegan avatar Mar 18 '16 14:03 sqlegan