-
-
Notifications
You must be signed in to change notification settings - Fork 725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Order contains no line items - only adjustments #8844
Comments
@filipefurtad0 did you read the issue? Its not a stripe sca issue ;) |
Sorry, my mix-up.
|
Nice thoughts @filipefurtad0 |
Note you can see all the line items in the origianl issue... just they are adjustments, rather than line items |
Tricky... Just triggered this order on staging-UK, with failed checkout attempts. It looks very similar:
Related error to this order: If I understand correctly the error above points to the missing
Both the shipment state on the production and staging order is |
Maybe a heads-up on this issue @lin-d-hop : These orders potentially break |
Ahh, the order does have a shipment:
The order, from spree_orders:
So it seems the order now has a shipment, and it is This seems to have changed, since you've reported @lin-d-hop - maybe because of the OJ you've added? 🍹 |
@filipefurtad0 I'm closing this issue. Its been sitting here for so long and the user has worked around in their accounts that this order is just a broken mess. |
A broken "user" coming from split-checkout generated this order which seems similar to this issue: Noting it here. I'll reopen after confirmation. Bugsnag: |
Description
Order R420586454 on UK Production appears to be an empty order with no line items.
However the order does contain the correct adjustments and order total for what the customer ordered.
According to the user the correct items appeared in reports as the order was correctly packed and delivered.
However the order itself appears to require that a refund of the full amount is required, despite the total still displaying correctly. This is messing up the balance and accounting processes for the hub.
Probably related to being completed with Paypal.
Expected Behavior
Line items should appear.
Order should not have a 'credit owing'
Actual Behaviour
Order appears to have a 'credit owing' of the full order amount
No line items are appearing on the order
Steps to Reproduce
Animated Gif/Screenshot
Workaround
Severity
bug-s2: a non-critical feature is broken, no workaround
I am applying S2 in the hope we can:
a) Restore this order to a sensible state
b) Gain information on what happened
Unless there is a critical issue uncovered it is not important to fix the root cause of this issue as an S2 - we can downgrade for that.
Your Environment
Possible Fix
The text was updated successfully, but these errors were encountered: