Skip to content

feat(records): deposit form compatibility with per-record-version review requests#3440

Open
palkerecsenyi wants to merge 1 commit into
inveniosoftware:masterfrom
palkerecsenyi:per-record-version-requests
Open

feat(records): deposit form compatibility with per-record-version review requests#3440
palkerecsenyi wants to merge 1 commit into
inveniosoftware:masterfrom
palkerecsenyi:per-record-version-requests

Conversation

@palkerecsenyi
Copy link
Copy Markdown
Member

Closes inveniosoftware/invenio-rdm-records#2323


  • Changed the way we extract the community from the draft record in the deposit form Flask view handler. The review is now stored (and expanded) on the record itself. The parent record review is also kept for compatibility with existing drafts.

  • Updated a message in RecordVersionList to make it make more sense when being viewed from the "Record" tab of a submission request.

@palkerecsenyi palkerecsenyi force-pushed the per-record-version-requests branch 2 times, most recently from 4ebd0c5 to f4c825e Compare May 4, 2026 13:44
@palkerecsenyi palkerecsenyi force-pushed the per-record-version-requests branch from f4c825e to 0f5bc18 Compare May 12, 2026 09:09
…iew requests

* Changed the way we extract the community from the draft record in the
deposit form Flask view handler. The review is now stored (and expanded)
on the record itself. The parent record review is also kept for
compatibility with existing drafts.

* Updated a message in RecordVersionList to make it make more sense when
being viewed from the "Record" tab of a submission request.
@palkerecsenyi palkerecsenyi force-pushed the per-record-version-requests branch from 0f5bc18 to f886a40 Compare May 12, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update review service to support reviews per record version as configured

1 participant