]
Jozef Marko updated DROOLS-4871:
--------------------------------
Affects: (was: Release Notes)
Complex value list doesn't work in guided rule editor
-----------------------------------------------------
Key: DROOLS-4871
URL:
https://issues.redhat.com/browse/DROOLS-4871
Project: Drools
Issue Type: Bug
Components: Guided Rule Editor
Reporter: Jozef Marko
Assignee: Toni Rikkola
Priority: Major
Labels: drools-tools
This issue was found during RHPAM-2323 review. It is slightly different however related.
The issue can be spotted on multiple places:
- Guided Rule
- Guided Rule Template
- Guided Decision Table - BRL condition fragment
If user wants to define constraint with operator *is contained in ([list of values])*
then there is issue if the *[list of values]* is complex - it contains additional quotes
or brackets.
h2. Reproducer Test
https://github.com/kiegroup/drools/pull/2588