Enhanced owner search functionality
This pull request updates the owner search functionality to allow users to search by any part of the owner's name. Previously, the search was restricted to matching the last name only.
- Updated controller logic to support partial matching.
- Updated repository method to query using
LIKE. - Added/modified tests to verify the new functionality.
@APerumalRaj Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
@APerumalRaj Thank you for signing the Contributor License Agreement!
@andrzejsydor I have made the requested changes. Please review and let me know if any further modifications are needed. Thanks!
@andrzejsydor Looking forward to your approval. Let me know if there's anything I should modify.
Hi @andrzejsydor I have made the requested changes. Please review and let me know if any further modifications are needed. Thanks!
There are conflicts, so I can't merge right now. If you rebase, can you also squash it down into one commit, please?
Closing for lack of interest by author