Skip to content

Add enum support to getString() in PipeLineSession#10240

Merged
nielsm5 merged 2 commits intomasterfrom
issue/10238-enum-type-not-supported
Jan 8, 2026
Merged

Add enum support to getString() in PipeLineSession#10240
nielsm5 merged 2 commits intomasterfrom
issue/10238-enum-type-not-supported

Conversation

@evandongen
Copy link
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
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()

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 8, 2026

@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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PipeLineSession getString enum type is incompatible

3 participants