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

Set "SEARCH_LEAD" as condition for the first admin filter at SearchHandler::search() #6955

Closed
wants to merge 1 commit into from

Conversation

phansys
Copy link
Member

@phansys phansys commented Mar 20, 2021

Subject

Set "SEARCH_LEAD" as condition for the first admin filter at SearchHandler::search().

I am targeting this branch, because these changes respect BC.

Closes #5569.
Closes #3368.

This is a rework of #5589.
Requires sonata-project/SonataDoctrineORMAdminBundle#1358.

Changelog

### Added
- `FilterInterface::CONDITION_SEARCH_LEAD` constant.

### Changed
- Filter condition set at `SearchHandler::search()`, using `FilterInterface::CONDITION_SEARCH_LEAD`.

@phansys phansys added the patch label Mar 20, 2021
@phansys phansys force-pushed the search branch 3 times, most recently from a349983 to c31d445 Compare March 20, 2021 23:39
@phansys
Copy link
Member Author

phansys commented Mar 22, 2021

Closing by now since these changes are not required.

@phansys phansys closed this Mar 22, 2021
@phansys phansys deleted the search branch March 22, 2021 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CreateQuery and searchAction have conflict Global search ads wrong condition to custom query
1 participant