Skip to content

per-record-version requests (model + service updates)#2325

Draft
palkerecsenyi wants to merge 3 commits intoinveniosoftware:masterfrom
palkerecsenyi:record-data-model
Draft

per-record-version requests (model + service updates)#2325
palkerecsenyi wants to merge 3 commits intoinveniosoftware:masterfrom
palkerecsenyi:record-data-model

Conversation

@palkerecsenyi
Copy link
Copy Markdown
Member

@palkerecsenyi palkerecsenyi commented Apr 16, 2026

Closes #2312
Closes #2323

Also includes commit from #2324 (unmerged right now). I haven't added a connection to the config yet.

@palkerecsenyi palkerecsenyi changed the title WIP: per-record-version requests (model updates) per-record-version requests (model updates) Apr 16, 2026
* Added a new class to define a policy for whether a new version draft
of an existing record should trigger a community submission request.
* The default behaviour is to never trigger a request for new versions
(which is the current behaviour).
* The implementation of this policy will come in later PRs.
* The configured policy can be changed easily using a new config
variable by inheriting from the class and overriding the method.
@palkerecsenyi palkerecsenyi changed the title per-record-version requests (model updates) per-record-version requests (model + service updates) Apr 17, 2026
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 Update data model to support reviews per record version

1 participant