Prevent previous name fetch on pid = 0 (#6770)
commit3766c7dcfbbb7dd89303402ddc87d1f9e80e0c4f
authorJerry Padgett <sjpadgett@gmail.com>
Sat, 19 Aug 2023 16:28:17 +0000 (19 12:28 -0400)
committerGitHub <noreply@github.com>
Sat, 19 Aug 2023 16:28:17 +0000 (19 12:28 -0400)
treec12d8f2c192182fa47865d2826a536ae4459014e
parente5633f6515405269585fb4960599cea04bd0582c
Prevent previous name fetch on pid = 0 (#6770)

- default pid to null if new patient
library/options.inc.php
src/Services/PatientService.php