microbiomedata / nmdc_automation

Prototype automation
2 stars 2 forks source link

import automation generating mongo keys for which values are None or an empty list #259

Open aclum opened 5 hours ago

aclum commented 5 hours ago

In debugging some issues with berkeley it appears that nmdc_automation/import_automation/activity_mapper.py is making records that have keys with empty values. See lines 97 and 99 of https://github.com/microbiomedata/nmdc_automation/actions/runs/11133136153/job/30938544771

aclum commented 2 hours ago

See related ticket where this was fixed for standard workflow processing https://github.com/microbiomedata/nmdc_automation/issues/24