Hi
Can someone kindly help me with this issue:
I have a lot of reports made through sql server reporting services, which require constant changes.
I have 4 Environments:
- Development
- Test
- Preproduction
- Production
The issue here is when I make changes to a single report in Development, I have to manually update/upload the report in all my Environments.
The first time I deploy the report it is all fine. But when re-deploying my solution with changes made to report, it does not fetch the changes I have made in the sql reports.
I have also tested with the Update tool for this issue, but with no success (Re-publish CRM Reports in SRS: https://community.dynamics.com/crm/b/crmguyriddle/archive/2008/06/26/re-publish-crm-reports-in-srs).
It is very frustrating and requires a lot of work! Recently I just found this link, where this Bug has been reported but apparently it has not been fixed by MS. (connect.microsoft.com/.../report-parameter-defaults-not-updated-during-deployment)
As you can see I have searched for solutions; but I am unable to find any solution for this, unfortunately :(
I hope someone has a better solution for this than handling this manually.