Hi PowerBI community, I found a weird bug when using PowerBI pipeline
The scenario is, we are using git integration on release branch for our INT workspace, which our all the reports in our INT workspace is deployed to our PROD workspace. Once deployed, we will merge our release branch to master branch, and repeat the cycle again next deployment by creating a new release branch from the master branch and will deploy again once the new release branch connected to INT workspace.
The weird thing is, Report A and Semantic model A havent been changed at all during the cycle but PowerBI pipeline is detecting a differences in report(which is not viewable in the change history inside PowerBI pipeline).
and recently, we have deployed our Report A and Semantic Model A on wednesday, made no changes, but suddenly on thursday, it detected there is differences between Report A in PROD to be compare with INT, and we dont even change the branch yet.
Anyway can help to resolve this problem? We cant simply redeploy the report to PROD without confirming the changes