Good day, all.
I have a problem with a flow that is only partially running one of the actions, then stops for the rest in the Apply to Each part of the flow.
It is a course I am doing and we are building a basic point-of-sale system. The flow is to change the status of items from in stock to sold.
In the example, we have sold three items. The Items ID are strings. Then the items are split into arrays with ","(commas). My flow is only changing one of the items to "sold", but not all of them. (Hope this makes sense)
I have attached screenshots so you can see my issue and perhaps someone has a solution to the problem.

