Skip to content

Fix skip-pipe should not store result in session key, should preserve original input.#10173

Merged
nielsm5 merged 1 commit intomasterfrom
issue/10165_SkipPipeAndStoreResultInSessionKey
Dec 18, 2025
Merged

Fix skip-pipe should not store result in session key, should preserve original input.#10173
nielsm5 merged 1 commit intomasterfrom
issue/10165_SkipPipeAndStoreResultInSessionKey

Conversation

@tnleeuw
Copy link
Contributor

@tnleeuw tnleeuw commented Dec 17, 2025

Changes

Pull Request Checklist

Title

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

Issues

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)

@sonarqubecloud
Copy link

@tnleeuw tnleeuw assigned tnleeuw and unassigned nielsm5 Dec 18, 2025
@nielsm5 nielsm5 merged commit 420a224 into master Dec 18, 2025
32 checks passed
@nielsm5 nielsm5 deleted the issue/10165_SkipPipeAndStoreResultInSessionKey branch December 18, 2025 10:44
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.

'storeResultInSessionKey' is filled with pipe input when pipe is skipped by 'onlyIfSessionKey'

3 participants