[BUG] Condition chaining not working for java.referenced
conditions
#718
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-priority
Indicates an issue or PR lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Milestone
Is there an existing issue for this?
Konveyor version
0.5.3
Priority
Critical
Current Behavior
A condition like the following:
doesn't work because the chaining does not seem to work.
Expected Behavior
Said condition should work. We should at least be sending the class file to the chain, and further filtering in the next condition, but that doesn't seem to be the case.
How Reproducible
Always (Default)
Steps To Reproduce
web-applications.zip
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: