The query that determines expiring nodes was adjusted to make sure that line items were not inside a cart by checking the order status. It seems like instead we should only be checking that the order status = completed.

This needs to be researched further.

Comments

  • Commit 0b029a2 on 7.x-1.x by mstef:
    Queries to fetch expiring nodes or node line items should filter by...
mstef’s picture

Status: Active » Fixed

The query to find expiring nodes and to get the node's last line item now check for status = 'completed'.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.