Skip to content

Draft: Resolve "Bug Fix: Fix Doctor Age Persistence"

Lakshy Yarlagadda requested to merge 31-bug-fix-fix-doctor-age-persistence into develop

Bug Report Template

fix(backend): save doctor age during creation

Format: fix(scope): short description Example: fix(auth): resolve token validation error

Description

This merge request fixes a bug where doctor_age was ignored during doctor creation.

Checklist

  • The bug has been reproduced and confirmed.
  • A clear and concise fix has been implemented.
  • New tests have been added to prevent regressions.
  • Existing tests are passing.

Related Issue(s)

Closes #31 (closed)

Merge request reports

Loading