Enable retrieval of submitted record from any incoming area by a curator #117
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
orinoco/dump-things-server#117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order for curation workflow to be implementable via the API, non-curated records need to be retrievable. This require access by an authority that is not the submitter (hence somewhat related to #98).
Two aspects need to be covered:
The latter point is important, because typically all records need to be treated as one "atomic" change, as they may reference each other. Any replacement of any submitted and referenced record requires editing by a curator, before upload. Otherwise record won't be valid (ie not link to valid/existing records).
Added in version 3.5