[
https://issues.redhat.com/browse/DROOLS-2993?page=com.atlassian.jira.plug...
]
Ein Verne commented on DROOLS-2993:
-----------------------------------
He defined a class Called Applicable, but when import the Object in guided scorecard in
KIE workbench, still cannot use the reasons field.
{code:java}
public class Applicable implements java.io.Serializable {
static final long serialVersionUID = 1L;
private java.lang.Long id;
private java.lang.Double age;
private java.util.List<java.lang.String> reasons;
private java.lang.Double score;
{code}
Can't enable reason code in the guided scorecard
------------------------------------------------
Key: DROOLS-2993
URL:
https://issues.redhat.com/browse/DROOLS-2993
Project: Drools
Issue Type: Bug
Components: Guided Score Card Editor
Affects Versions: 7.11.0.Final
Environment: All in one jbpm server
Reporter: yi gong
Assignee: Toni Rikkola
Priority: Blocker
Attachments: sandbox1.zip
Can't enable the reason code in the guided scorecard editor even the data object has
a filed which is string list.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)