Skip to content
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

[TRIVIAL] Maintaining quote verified flag when creating an order #3234

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

mstrug
Copy link
Contributor

@mstrug mstrug commented Jan 13, 2025

Description

Changed order verified flag to be used from quote original value when order is crated from that quote.
The need for this change is that ~98% of quotes are verified successfully but most of the created order_quotes from that orders are not verified.

How to test

Updated e2e test to verify this particular case (it fails before applying this PR).

@mstrug mstrug requested a review from a team as a code owner January 13, 2025 11:19
@mstrug mstrug merged commit 49eb712 into main Jan 13, 2025
11 checks passed
@mstrug mstrug deleted the fix/keep-quote-verified-flag branch January 13, 2025 11:36
@github-actions github-actions bot locked and limited conversation to collaborators Jan 13, 2025
@sunce86
Copy link
Contributor

sunce86 commented Jan 13, 2025

My gut feeling says there was a meaningful reason why this was initially set to false (based on the comment above the field). Is this no longer needed?

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.

3 participants