Skip to content

[0.19] Fix how "all matches" extractor are handled#2573

Merged
lampajr merged 4 commits into0.19from
bp-0.19-66e7c0b-86376cb-563338d-8c6579a
Nov 3, 2025
Merged

[0.19] Fix how "all matches" extractor are handled#2573
lampajr merged 4 commits into0.19from
bp-0.19-66e7c0b-86376cb-563338d-8c6579a

Conversation

@rh-appservices-perf
Copy link
Collaborator

Backport: #2568

Fixes Issue

The expectation is that "previewing" a label execution and its actual label value computation return the same result, which is not true a the moment when one of the extractor is marked as "all matches".

Changes proposed

  • Removed apparently wrong flatten((ArrayNode) row[3])
  • Added some more tests

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.

Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
Signed-off-by: Andrea Lamparelli <a.lamparelli95@gmail.com>
@lampajr lampajr merged commit b77ddf9 into 0.19 Nov 3, 2025
3 checks passed
@lampajr lampajr deleted the bp-0.19-66e7c0b-86376cb-563338d-8c6579a branch November 3, 2025 08:55
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