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

VCST-204: Filter in Orders blade doesn't work with indexing search #398

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

OlegoO
Copy link
Contributor

@OlegoO OlegoO commented Jan 18, 2024

Description

fix: The fix resolves that filter in orders blade doesn't work with indexing search.
feat: Enhancement to the data retrieval process by utilizing the api/order/customerOrders/search endpoint. Instead of relying on indexing search during data loading without specific filters, this update ensures more efficient access to non-indexed data, particularly when indexation is still in progress.

References

QA-test:

Jira-link:

https://virtocommerce.atlassian.net/browse/VCST-204

Artifact URL:

https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.Orders_3.802.0-pr-398-4644.zip

fix: The fix resolve that filter in orders blade doesn't work with indexing search.
@OlegoO OlegoO requested a review from artem-dudarev January 18, 2024 11:54
…order/customerOrders/search endpoint. Instead of relying on indexing search during data loading without specific filters, this update ensures more efficient access to non-indexed data, particularly when indexation is still in progress.
Copy link

sonarqubecloud bot commented Jan 18, 2024

@OlegoO OlegoO merged commit 82c8244 into dev Jan 19, 2024
5 checks passed
@OlegoO OlegoO deleted the fix/VCST-204-indexed-search-filters branch January 19, 2024 11:07
OlegoO added a commit that referenced this pull request Jan 19, 2024
)

fix: Filter in Orders blade doesn't work with indexing search (#398)
OlegoO added a commit that referenced this pull request Jan 19, 2024
)

fix: Filter in Orders blade doesn't work with indexing search (#398)
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.

1 participant