-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fix dependency between Elasticsearch configuration fields #19213
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
Fix dependency between Elasticsearch configuration fields #19213
Conversation
|
Hi @ajardin. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
@magento-engcom-team give me test instance |
|
Hi @ajardin. Thank you for your request. I'm working on Magento instance for you |
|
Hi @ajardin, here is your new Magento instance. |
|
Hi @orlangur, thank you for the review. |
|
Hi @ajardin. Thank you for your contribution. |
Description (*)
There is a small typo in the Elasticsearch adminhtml configuration that causes the persistent hiding of the
Elasticsearch HTTP UsernameandElasticsearch HTTP Passwordfields when Elasticsearch 5.0+ is used as search engine even with the HTTP authentication activated.Manual testing scenarios (*)
Elasticsearch 5.0+value inSearch Engine.Yesvalue inEnable Elasticsearch HTTP Auth.Elasticsearch HTTP UsernameandElasticsearch HTTP Passwordfields are still hidden.Contribution checklist (*)