Forum Discussion
bwarner87
4 years agoAdvocate I
Production Bug Fix when actively in UAT using Deployment Pipeline
Deployment Pipeline Experts, I have a scenario where I have an active Production data set and dashboard where one of hte data sources is an excel file. That excel file was moved by an end user an...
- 4 years ago
Hi bwarner87,
That's a good question. With our regular DWH releases and GIT, we have different branches from where we can deploy, which is obviously not the case with Power BI.. 😐
- Changing the dataset name does not change the ID.
Depending on the number of actions you have to do to fix the bug, another option could be:
- do the changes to the downloaded Prod file and publish to Prod
- do the changes also in the other pipelines manually if necessary. You might be able to combine Dev+Test if that's your current UAT version. So change Dev and deploy that to Test.