Real-Dev-Squad / website-backend

The backend code for all our website-related apps
https://api.realdevsquad.com/
MIT License
52 stars 253 forks source link

/users/search first and last name added in search #1971

Closed ashifkhn closed 6 months ago

ashifkhn commented 6 months ago

Date: 15th March 2024

Developer Name: Ashif


Issue Ticket Number

closes #1882

Description

I have wrote a new query to fetch users by first,last and username. In this change now we can get the user to assign a task by the first,last and username instead of just username.

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

Screenshot 1 Screenshot 2024-03-15 at 17 43 30

Test Coverage

Screenshot 1

Additional Notes

I'll raise test in next pr.I'm raising this one to get reviewed