Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow list of keywords in dual visibility setting (#5065)
<!-- Describe what has changed in this PR --> **What changed?** Allow list of keywords in dual visibility setting <!-- Tell your future self why have you made these changes --> **Why?** Let dual visibility with Elasticsearch work with list of keywords for backwards compatibility. <!-- How have you verified this change? Tested locally? Added a unit test? Checked in staging env? --> **How did you test it?** <!-- Assuming the worst case, what can be broken when deploying this change to production? --> **Potential risks** No. Any setting involving standard visibility will work as usual: custom search attributes are just ignored and not persisted. <!-- Is this PR a hotfix candidate or require that a notification be sent to the broader community? (Yes/No) --> **Is hotfix candidate?** No.
- Loading branch information