From e58e7ce05945e4e870577e82215b3792fbb23143 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 13 May 2021 21:00:40 +0100 Subject: [PATCH] Published date --- person.py | 1 + 1 file changed, 1 insertion(+) diff --git a/person.py b/person.py index c6ca823e3..2dc42214c 100644 --- a/person.py +++ b/person.py @@ -593,6 +593,7 @@ def personUpgradeActor(baseDir: str, personJson: {}, updateActor = True if not personJson.get('affiliation'): + statusNumber, published = getStatusNumber() personJson['affiliation'] = { "@type": "OrganizationRole", "roleName": "",