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

feat(default-search-plugin): add support for 'currencyCode' index #3268

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

casperiv0
Copy link
Contributor

@casperiv0 casperiv0 commented Dec 10, 2024

Description

Allows one to add currencyCode to the index of the default search plugin, based on a indexCurrencyCode feature flag (to preserve backward compat)

Breaking changes

Yes, if one enables the feature: indexCurrencyCode.

Migration:

  1. Truncate the search_index_item table
  2. Apply the migration
  3. Start Vendure server
  4. Done!

Screenshots

Checklist

📌 Always:

  • I have set a clear title
  • My PR is small and contains a single feature
  • I have checked my own PR

👍 Most of the time:

  • I have added or updated test cases
  • I have updated the README if needed

Copy link

vercel bot commented Dec 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Dec 10, 2024 7:03pm

@casperiv0
Copy link
Contributor Author

@michaelbromley, this PR is ready for review. I think we can ignore the SonarCloud issue here? If not, let me know!

Copy link

sonarcloud bot commented Dec 10, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
22.2% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

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