senaite / senaite.jsonapi

RESTful JSON API for SENAITE
https://www.senaite.com
GNU General Public License v2.0
11 stars 20 forks source link

JSON API Doesn't Return Results When getDateOfBirth Field Outputs as Datetime #60

Open zhy122510 opened 7 months ago

zhy122510 commented 7 months ago

Steps to reproduce

Patient getDateOfBirth Stored as Datetime Format After Sample Creation. 微信截图_20240320193244

Current behavior

Unable to retrieve the field getdateofbirth via JSON API; it returns null. image

Expected behavior

Expecting to retrieve the getdateofbirth field via JSON API.

Screenshot (optional)