Forum Discussion
Deployment Pipelines - Dataset is different after a "Successful" Promotion from DEV to TEST
I am having same issue. I just setup a new Deployment Pipeline..
I published three datasets to the [Test] stage. then deployed the datasets and their associated reports to [Production]. Two out of three datasets compare as equal, but one does not. Can't be because of any changes as all I did was publish to [Test] then straightaway publish to [Production]...
So the issue resolved itself... I turned off the scheduled refreshes.. then used the REST API calls to cancel any outstanding refreshes. In our case it seems things got messed up when more than one refresh was executing or attempting to execute. I turned off the scheduled refreshes for about an hour or two then turned them back on. and within the next hour the scheduled refreshes started working...