Skip to content

Commit b9639c9

Browse files
committed
Update curation config and lock to latest invenio-override with permission policies
1 parent dced0c0 commit b9639c9

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

themes/MUG/invenio.cfg

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,7 @@ NOTIFICATIONS_BUILDERS = {
240240
**CURATIONS_NOTIFICATIONS_BUILDERS,
241241
}
242242

243-
RDM_RECORDS_SERVICE_COMPONENTS = DefaultRecordsComponents
244-
# Temporarily disabled to test if CurationComponent causes publish error
245-
# + [CurationComponent]
243+
RDM_RECORDS_SERVICE_COMPONENTS = DefaultRecordsComponents + [CurationComponent]
246244

247245
REQUESTS_FACETS = {
248246
"type": {"facet": curations_facets.type, "ui": {"field": "type"}},
@@ -265,6 +263,7 @@ REQUESTS_PERMISSION_POLICY = CurationRDMRequestsPermissionPolicy
265263
CURATIONS_ENABLE_REQUEST_COMMENTS = True
266264
CURATIONS_COMMENT_TEMPLATE_FILE = "comment-template.html"
267265

266+
268267
# ============================================================================
269268
# Invenio-Communities - Restrict Community Creation
270269
# ============================================================================

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)