I need to update an SSRS report in a production environment without deploying a full deployable package. My repository contains multiple changes that are currently applied in test environments like UAT/FUT, but these changes are not ready for production yet. I only want to apply the specific SSRS report change to production without including the other changes in the repository.
Is there a way to update the report directly in production ? What is the best practice for handling such scenarios?
Thanks in advance!
Mario C.