Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago

Moving report from Test to Prod Workspace through deployment pipeline error

Hello All,

I have 2 workspaces one for test and other for prod

I have already one report with same name in 2 workspaces. After moving to prod user requested for change so made those changes and replaced current one with changes report in test workspace. After that tried to move that changes made report to Prod again through pipeline, actually there was report before as I mentioned so it's like replacing only. But got error while deploying from test to prod below

 

The artifact couldn't deploy to target workspace. Try deploying the content again 

 

I deleted old one in prod and tried deploying from test to prod then it deployed successfully. But issue here I got is prod link changed which we sent to users before, they just want to access before link itself which we sent them before but not the new one 

 

How to make old link work now??

 

If any idea please help

2 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Icon for Community Champion rankCommunity Champion

    Anonymous I don't believe there is any way to make the old link work again. When publishing a new report it generates a unique GUID so...

    • Anonymous's avatar
      Anonymous
      Not applicable

      Previously did same deployment process like moving from test to prod through pipeline, if I do same thing now why it doesn't 

       

      If this issue comes in future, how to deal with it. What could be like root cause for the issue??

       

      Please reply back 

       

      Thanks