Forum Discussion
AntSwig
3 years agoAdvocate II
Deployment pipeline two way dependency between items
When we try to deploy from our dev workspace to our test workspace, we get the error "One or more items failed to deploy because it will result in a two way dependency between items." Even when c...
master_NK
2 years agoRegular Visitor
Is there any fix to this yet?
- Anonymous2 years agoNot applicable
Not really, but in my case it was a Analysis server source connection pointing to the same model (self connection) that when tried to run the deployment pipeline from Test to Prod failed with the 2 way dependency.
Repointed that connection to Dev and worked just fine