[jboss-jira] [JBoss JIRA] (DROOLS-2993) Can't enable reason code in the guided scorecard

Ein Verne (Jira) issues at jboss.org
Fri Jun 12 04:36:00 EDT 2020


    [ https://issues.redhat.com/browse/DROOLS-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151396#comment-14151396 ] 

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)



More information about the jboss-jira mailing list