Stream: crucible
Topic: PUT without id and criteria
Michael Xiao (Apr 25 2018 at 15:18):
For connectathon patient track in crucible test, How come to PUT a patient without id and criteria and expect return 200?
Jason Walonoski (Apr 26 2018 at 13:28):
Are you talking about Test C8T1_2A - Update a patient
? It accepts either a 200 or 201.
Michael Xiao (Apr 27 2018 at 18:17):
It is in Connectathon 15 Patient Track->TS Connectathon 15 Patient Base Client Id Json->Setp2-UpdatePatient
Jason Walonoski (Apr 30 2018 at 17:51):
OK, thanks. As far as I can tell, the patient should have been created in "Step 1-Register New Patient", so there should be an id, and therefore the response to a successful update to that id should be 200. If that didn't work, perhaps you can provide the Crucible permalink or file a detailed issue?
Last updated: Apr 12 2022 at 19:14 UTC