Skip to content

MODEXPW-625 - Update folio-export-common#378

Open
markusweigelt wants to merge 2 commits into
masterfrom
MODEXPW-625
Open

MODEXPW-625 - Update folio-export-common#378
markusweigelt wants to merge 2 commits into
masterfrom
MODEXPW-625

Conversation

@markusweigelt

Copy link
Copy Markdown

MODEXPW-625
- Send the export by email

Purpose

Update submodule to include schema changes

@markusweigelt markusweigelt requested a review from a team May 27, 2026 12:24
@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

Comment thread .gitmodules
path = folio-export-common
url = https://github.com/folio-org/folio-export-common.git
url = https://github.com/slub/folio-export-common.git
branch = MODEXPW-625

@SerhiiNosko SerhiiNosko Jun 9, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ModuleDescriptor-template is also should be updated.

It is for synchronous invocations:
/data-export-spring/jobs/send with permissions:
"email.message.post"
"template-request.post"

/data-export-spring/jobs
"email.message.post"
"template-request.post"

and for asynchronous triggered by Quartz:
For system user for Eureka-based envs:
"metadata": {
"user": {
"type": "system",
"permissions": [

"email.message.post"
"template-request.post"

and for system user for Okapi based envs:
add these 2 permissions into system-user-permissions.csv

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.

2 participants