editOrderAddVariant then orderEditAddLineItemDiscount

editOrderAddVariant then orderEditAddLineItemDiscount

Sirs
Shopify Partner
1 0 1

I'm trying to make a Flow where I add a Variant to the order. 

Then I add a discount 50% to the lineItem just added. 

 

But i'm trying to log out the just added item, but I don't get any results.
I can only see the orderEditBegin returned data. 

Is this a bugg? or am I missing a step?

On this image i'm actually logging the original order. but I cant log the "pending" added lineItems.

Sirs_0-1727434976081.png

 

Reply 1 (1)

Kalen_Jordan
Shopify Partner
737 34 128

I might try a run code step to do the logging, but that liquid looks like it should work. Is there any output in the run logs for that send admin api request call?