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

Fixed: searching on some fields not working on open orders page(#162) #169

Merged
merged 2 commits into from
Jul 11, 2023

Conversation

ymaheshwari1
Copy link
Contributor

@ymaheshwari1 ymaheshwari1 commented Jul 10, 2023

Related Issues

Closes #162

Short Description and Why It's Useful

Removed passing queryFields params when preparing the query, as when the queryFields are not passed by default searching works on productId productName virtualProductName orderId productSku customerId customerName search_orderIdentifications goodIdentifications

Screenshots of Visual Changes before/after (If There Are Any)

After:

image

image

image

IMPORTANT NOTICE - Remember to add changelog entry

Contribution and Currently Important Rules Acceptance

@dt2patel dt2patel merged commit b18aaa1 into hotwax:main Jul 11, 2023
3 checks passed
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.

Add support to search an order using product name and customer name.
2 participants