Order id undefined #119
Labels
bug
Something isn't working
design notes
Blueprint and notes for coming feature
failing mutation
Issue concerns a failing/broken mutation
Milestone
I am trying to debug why the checkout mutation succeeds without actually creating an order in wordpress. I enabled the logs and wordpress complains about
$order_id
on the very last function inincludes/data/mutation/class-checkout-mutation.php
. I guess if the condition fails the order_id is undeclared.The text was updated successfully, but these errors were encountered: