[jboss-jira] [JBoss JIRA] (DROOLS-1095) improve error message when rule name is duplicated in spread sheet

Michael Anstis (JIRA) issues at jboss.org
Thu Mar 17 05:05:00 EDT 2016


     [ https://issues.jboss.org/browse/DROOLS-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Anstis moved GUVNOR-2468 to DROOLS-1095:
------------------------------------------------

              Project: Drools  (was: Guvnor)
                  Key: DROOLS-1095  (was: GUVNOR-2468)
             Workflow: GIT Pull Request workflow   (was: classic default workflow)
    Affects Version/s: 6.4.0.CR1
                           (was: drools_6.3.0.Final)
        Fix Version/s:     (was: drools_6.4.0.Final)


> improve error message when rule name is duplicated in spread sheet
> ------------------------------------------------------------------
>
>                 Key: DROOLS-1095
>                 URL: https://issues.jboss.org/browse/DROOLS-1095
>             Project: Drools
>          Issue Type: Enhancement
>    Affects Versions: 6.4.0.CR1
>         Environment: BxMS 6.2.x
>            Reporter: Hiroko Miura
>         Attachments: DuplicateRuleNameError.png
>
>
> Customer has many decision tables(XLS) with many rules in their project.
> When uploading new/modified decision tables, sometimes conflict with rule name with existing one by mistake and then incremental build fails with the following error.
> 15:05:29,461 ERROR [org.drools.compiler.kie.builder.impl.AbstractKieModule] (EJB default - 5) Unable to build KieBaseModel:defaultKieBase
> [5,0]: Duplicate rule name: HelloWorld_11
> [15,0]: Duplicate rule name: HelloWorld_12
> According to message shown in business central, user can know which xls file has this duplicate rule name but hard to know the other file which conflicts with this  file.
> Customer requested to improve this error message by reporting the file name which conflicts the rule name.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list