]
Daniele Zonca updated DROOLS-4028:
----------------------------------
Story Points: 3
Value correction doesn't add quotes for dmn strings
---------------------------------------------------
Key: DROOLS-4028
URL:
https://issues.jboss.org/browse/DROOLS-4028
Project: Drools
Issue Type: Bug
Components: Scenario Simulation and Testing
Affects Versions: 7.22.0.Final
Reporter: Jozef Marko
Assignee: Daniele Zonca
Priority: Major
Labels: ScenarioSimulation
Attachments: task.zip, value-correction.webm
The issue is in the value correction feature, when the scenarios is dmn based and we
check a string value. Such value needs to be quoted for dmn. If the scenario fails and
feature offers value correction, the value is updated but it is not quoted what is an
issue. It is shown also in the attached video. Next I attach also the used project.