diff --git a/invenio_record_importer_kcworks/services/communities.py b/invenio_record_importer_kcworks/services/communities.py index f7624d2..8525ec0 100644 --- a/invenio_record_importer_kcworks/services/communities.py +++ b/invenio_record_importer_kcworks/services/communities.py @@ -654,7 +654,7 @@ def _remove_from_extraneous_collections( ) for c in extraneous_collections: app.logger.debug( - current_community_records_service.community_record_schema + current_community_records_service.community_record_schema.schema ) removed = current_community_records_service.delete( system_identity, c["id"], ""