Add enum support to getString() in PipeLineSession by evandongen · Pull Request #10240 · frankframework/frankframework

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@evandongen

Copy link Copy Markdown

Contributor

Changes

Pull Request Checklist

Title

  • Title expresses the business value (who benefits + what outcome)

Issues

  • Relevant issues linked

Backports

  • Backport PRs created (if needed) and linked

Documentation

  • FF! Doc updated (user-facing behavior/config)
  • FF! Manual updated (if applicable)
  • Javadoc updated/generated (developer-facing APIs)

Tests

  • Unit tests added/updated
  • E2E/Integration tests added/updated (if applicable)

Breaking changes

  • Breaking change recorded in markdown file
  • Migration notes included (if needed)

@evandongen evandongen linked an issue

Jan 8, 2026

that may be closed by this pull request

@evandongen evandongen requested review from nielsm5 and tnleeuw

January 8, 2026 13:07

@nielsm5 nielsm5 enabled auto-merge (squash)

January 8, 2026 13:32
Copy link Copy Markdown

Contributor

@tnleeuw tnleeuw left a comment

Choose a reason for hiding this comment

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

Ik denk dat we dit soort logica ook moeten toevoegen aan Message#asString()

@nielsm5 nielsm5 merged commit 1230e60 into master

Jan 8, 2026

23 checks passed

@nielsm5 nielsm5 deleted the issue/10238-enum-type-not-supported branch

January 8, 2026 14:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@tnleeuw tnleeuw tnleeuw approved these changes

@nielsm5 nielsm5 nielsm5 approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

PipeLineSession getString enum type is incompatible

3 participants

@evandongen @tnleeuw @nielsm5