Forum Discussion
Deployment Pipeline - Unable to deploy from Dev To Test (even no error thrown)
We have the same issue when trying to deploy from Test to Prod, even though both workspaces are in premium capacity.
Created a 2-step deployment pipeline yesterday by assigning one of our premium workspaces as a Production workspace. Then used the "Deploy to previous step"-feature to create a Test workspace, which got created as a premium workspace as well (labeled with the diamond). That all went fine, copied and synced from prodution to test within seconds. Today we published a new version of a dataset to Test, refreshed it and then clicked "Deploy to production". That has left us staring at the endless "Copying the content to this workspace" ever since. Refreshing the page brings us back to the screen showing that there are changes in Test not reflected in Production.
Didnt know this feature existed for : -
Deploy to previous step"-feature to create a Test workspace from Deployment Workspace
Is that possible ? 🙄
- ChrisRenlund6 years ago
Advocate I
Yeah, if you choose Production when you assign the first workspace:
And then click the three dots in the top right corner of your production step in the pipeline - there you can find "Deploy to previous stage":
(It's greyed out here because I already deployed from production to test and you can only deploy to previous stage if the previous stage is empty).
So that's all well and good, but now I'd rather be able to deploy from test to prod 🙂