Resolve Assign Doctor Page Displays Only 4 Doctors Instead of Full List
The Assign Doctor page has been updated to display all registered doctors without filtering based on availability. Doctor availability is now shown as a status badge, but it does not affect visibility.
GET /api/v1/doctors/registered
Returns all registered doctors
Includes their availability status
Added debug log to track total doctors fetched
Updated getDoctorConsultations()
/api/v1/doctors/registered
/api/v1/doctors/
doctors
🟢 Available → Green badge
🧪 Testing Checklist

