Published date

merge-requests/30/head
Bob Mottram 2021-05-13 21:00:40 +01:00
parent 7e48beb0fe
commit e58e7ce059
1 changed files with 1 additions and 0 deletions

View File

@ -593,6 +593,7 @@ def personUpgradeActor(baseDir: str, personJson: {},
updateActor = True updateActor = True
if not personJson.get('affiliation'): if not personJson.get('affiliation'):
statusNumber, published = getStatusNumber()
personJson['affiliation'] = { personJson['affiliation'] = {
"@type": "OrganizationRole", "@type": "OrganizationRole",
"roleName": "", "roleName": "",