Open vicentepbn opened 1 month ago
I had this same issue. I resolved mine by changing the concurrency control setting on the fore each control as described here - https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/logic-apps/logic-apps-create-variables-store-values.md#set-variable
good luck!
Describe the Bug with repro steps
While I was creating my Logic App, I realized during a run that the 'Count' operator was the issue, and my 'Increment Variable' connector wasn't writing the correct value (the initial value was 1).
What type of Logic App Is this happening in?
Consumption (Portal)
Which operating system are you using?
Windows
Are you using new designer or old designer
Old Designer
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
No response
Screenshots or Videos
Browser
Chrome
Additional context
No response