Skip to content

MODEXPW-642 - Support BCC recipients in EDIFACT email export#745

Open
markusweigelt wants to merge 3 commits into
masterfrom
MODEXPW-642
Open

MODEXPW-642 - Support BCC recipients in EDIFACT email export#745
markusweigelt wants to merge 3 commits into
masterfrom
MODEXPW-642

Conversation

@markusweigelt

@markusweigelt markusweigelt commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

MODEXPW-642 - Support BCC recipients in EDIFACT email export
## Purpose
EDIFACT order email exports could only be sent to the primary recipients configured on the EDI email config. This change lets a BCC recipient list from that config be honored when the export email is sent, so additional parties can be copied silently on order transmissions.

Approach

  • Set the email BCC from the EDI email config in SendToEmailTasklet.
  • Bump the required email interface version to 1.2 in descriptors/ModuleDescriptor-template.json to pick up the new bcc field.
  • Updates the folio-export-common submodule that adds email-format validation to the ediEmail address fields

Depends on

Pin the submodule to the MODEXPW-642 branch and advance it to the commit
that adds email format validation to the ediEmail address fields.
Set the email BCC from the EDI email config in SendToEmailTasklet and
bump the required email interface version to 1.2 for the new bcc field.
# Conflicts:
#	folio-export-common
@markusweigelt
markusweigelt requested review from a team and SerhiiNosko July 17, 2026 08:55
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant