[jboss-jira] [JBoss JIRA] (DROOLS-715) Guvnor/BRMS field named 'valid' breaks UI

Daniel Daniel (JIRA) issues at jboss.org
Mon Feb 16 11:37:49 EST 2015


    [ https://issues.jboss.org/browse/DROOLS-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040625#comment-13040625 ] 

Daniel Daniel commented on DROOLS-715:
--------------------------------------

No, ok, that isn't working.  This might not actually be the bug.

I am getting a warning :

 The metadata /home/jboss/.m2/repository/blahblahblah/1.8-SNAPSHOT/maven-metadata-local.xml is invalid: Snapshot information corrupted with remote repository data, please verify that no remote repository uses the id 'local'

I'll look at it some more.  Maybe it's just not loading because it can't refresh the object.

> Guvnor/BRMS field named 'valid' breaks UI
> -----------------------------------------
>
>                 Key: DROOLS-715
>                 URL: https://issues.jboss.org/browse/DROOLS-715
>             Project: Drools
>          Issue Type: Bug
>            Reporter: Daniel Daniel
>            Assignee: Mark Proctor
>
> I have a class called DrugDay, which has a boolean called valid.
> In my WHEN block,
> $drugDayA : DrugDay($uniqueIdA : uniqueId, $ctCodeA : ctCode, $dayA : day, valid == true)
> having the condition, "valid == true", breaks the UI, with no error in the logs.  The guided rule has to be deleted, and created again.  It is happy without the "valid == true" condition.
> Is this a reserved variable name?
>         



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list