Skip to main content
Hi,

 

I am trying to deploy a change set that only 1 flow definition in it.

 

My flow works perfectly fine on sandbox but when I try to deploy it I got this error message;

 

Change Set Deployment Error

 

Which addresses to a loop element in it;

 

User-added image

 

I don't know if it helps but here is a screenshot of my flow;

 

User-added image

 

Does anyone know what this error means? I have successfully deployed the previous versions of this flow but the previous ones had no loop element in them and I have no idea how to handle this situation.
5 respostas
  1. 6 de jun. de 2020, 21:34
    Well, after some research and digging I realized Summer '20 update on our sandbox is causing the problem.

     

    With Summer '20 update, the loop element on the sandbox is slightly different than the production instance which has its own variable in it to iterate records one by one while the loop element on the production requires to create the variable manually.

     

    I realized it when I tried to create the flow on the production instance from scratch. It took quite long for me to figure it out because it was my first flow with a loop element and I did not know that I am building a flow with some new features on sandbox, phew :)
0/9000