-
Notifications
You must be signed in to change notification settings - Fork 40
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
Migrate picker fetching logic to solr doc instead of using the performFind. #447
Labels
Comments
amansinghbais
moved this from 📋 Backlog
to 🏗 In progress
in Digital Experience Platform
Oct 21, 2024
amansinghbais
added a commit
to amansinghbais/bopis
that referenced
this issue
Oct 22, 2024
amansinghbais
added a commit
to amansinghbais/bopis
that referenced
this issue
Oct 22, 2024
amansinghbais
added a commit
to amansinghbais/bopis
that referenced
this issue
Oct 22, 2024
1 task
amansinghbais
moved this from 🏗 In progress
to 👀 In review
in Digital Experience Platform
Oct 22, 2024
ravilodhi
added a commit
that referenced
this issue
Oct 23, 2024
Improved: migrated the picker fetching logic from performFind to Solr(#447)
ravilodhi
moved this from 👀 In review
to ⏸️ Dev complete
in Digital Experience Platform
Oct 23, 2024
Verified and working fine in release v2.26.4. Hence, closing this ticket. |
github-project-automation
bot
moved this from 🛠 In QA
to ✅ Done
in Digital Experience Platform
Oct 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the motivation for adding/enhancing this feature?
Currently we are fetching the pickers list using the performFind, Instead we should use the Solr doc for fetching this info.
What are the acceptance criteria?
Can you complete this feature request by yourself?
Additional information
The text was updated successfully, but these errors were encountered: