Minor oversight in #46, namely that the Patient ID was validated but not the Device ID. I noticed this when reviewing error logs for Rotterdam and also a seperate bug in dmpy. A modified version of the db record is below to show how it impacted dmp_folder and thus why an error was returned from DMP. Notably, the spaces in device_id:
Minor oversight in #46, namely that the Patient ID was validated but not the Device ID. I noticed this when reviewing error logs for Rotterdam and also a seperate bug in dmpy. A modified version of the db record is below to show how it impacted
dmp_folder
and thus why an error was returned from DMP. Notably, the spaces indevice_id
: