[jboss-jira] [JBoss JIRA] (DROOLS-375) Rule Templates and BRL Fragments are inconsistent with Decision Tables
Michael Anstis (JIRA)
issues at jboss.org
Wed Dec 18 12:33:32 EST 2013
[ https://issues.jboss.org/browse/DROOLS-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932451#comment-12932451 ]
Michael Anstis commented on DROOLS-375:
---------------------------------------
(Ensure we use a new GeneratorContextFactory for each Template generation, otherwise there's a risk of state being incorrectly re-used).
(master) http://github.com/droolsjbpm/drools/commit/bb6069947
(6.0.x) http://github.com/droolsjbpm/drools/commit/8eb42bd9f
> Rule Templates and BRL Fragments are inconsistent with Decision Tables
> ----------------------------------------------------------------------
>
> Key: DROOLS-375
> URL: https://issues.jboss.org/browse/DROOLS-375
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Mark Proctor
> Assignee: Michael Anstis
> Fix For: 6.0.1.Final
>
>
> Decision tables allow for optional columns, if no cell data exists. Rule Templates and BRL fragments have inconsistent behaviour. They ignore the row is any cell is missing. Further it will confuse users, as they'll enter 3 out of 4 cells, and wonder why something is not rendering - clearly they wouldn't have entered 3 cell values, if they wanted now row to be rendered.
> All should be aligned for optional columns.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list