Skip to content

Fix incorrectly queried order in processPayoutForOrderWorkflow #123

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

Conversation

NicolasGorga
Copy link
Contributor

In the processPayoutForOrderWorkflow, the seller_id is accessed by querying entity: 'order'.

Since Seller lives outside the Order module and a link is present, the entity should be set to the link entrypoint. Also modified the trasnform block to make up for the new structure of the returned data.

@slusarczykmichal slusarczykmichal merged commit 04e2b60 into mercurjs:main Mar 19, 2025
1 check failed
@NicolasGorga NicolasGorga deleted the fix/process-payout-for-order-workflow branch March 22, 2025 12:48
siyamchunu pushed a commit to siyamchunu/212manager that referenced this pull request Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants