Skip to content

Drafts vs. published #61

@J4bbi

Description

@J4bbi

We need to think about whether it should be possible to receive (and exchange?) notifications about unpublished records.

In theory it should be possible.

The current record lookup looks up both published records as well as drafts:

record = current_rdm_records_service.record_cls.pid.resolve(record_id, registered_only=False)

The current search index dumper does not act on drafts:
https://github.com/CottageLabs/invenio-rdm-records/blob/50df489f2013ff45448d1a244a854e50bab8a88f/invenio_rdm_records/records/dumpers/endorsements.py#L34

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions