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-2009: single value variations fix #18

Merged
merged 3 commits into from
Oct 23, 2024
Merged

Conversation

ksavosteev
Copy link
Collaborator

@ksavosteev ksavosteev commented Oct 17, 2024

Description

  1. Set Lucene search provider
  2. Add a product with a single variation
  3. Index the product
  4. _variations in the index document will look like this (string instead of an array of string):
    image
  5. Expected result:
    image
  6. Actual result: no variations returned

References

QA-test:

Jira-link:

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

Artifact URL:

https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.XCatalog_3.816.0-pr-18-b386.zip

AhmedElrakhawy and others added 2 commits October 17, 2024 11:08
VariationBinder was not return the variation id if it was a single value
Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 8.012
Timestamp: 17-10-2024T09:44:01

Copy link

sonarcloud bot commented Oct 23, 2024

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 8.03
Timestamp: 23-10-2024T17:06:46

@ekuvirto ekuvirto merged commit 9af4dd4 into dev Oct 23, 2024
5 checks passed
@ekuvirto ekuvirto deleted the fix/VCST-2009-single-variation branch October 23, 2024 19:31
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.

5 participants