Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Fix cancel pending orders loading #159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmenozzi
Copy link

@mmenozzi mmenozzi commented Aug 4, 2021

If order is not fully loaded could result in unexpected behavior during cancel (especially involving third party observers on order_cancel_after event). Therefore, there is no reason to limit fields of collection because orders are on a flat table so the performance gain is negligible.

If order is not fully loaded could result in unexpected behavior during cancel (especially involving third party observers on `order_cancel_after` event). Therefore, there is no reason to limit fields of collection because orders are on a flat table so the performance gain is negligible.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant