[jboss-jira] [JBoss JIRA] (DROOLS-415) Guvnor guided editor can't save when composite key's condition
Dennis Lee (JIRA)
issues at jboss.org
Thu Jan 23 16:50:28 EST 2014
[ https://issues.jboss.org/browse/DROOLS-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lee updated DROOLS-415:
------------------------------
Attachment: 1.png
> Guvnor guided editor can't save when composite key's condition
> --------------------------------------------------------------
>
> Key: DROOLS-415
> URL: https://issues.jboss.org/browse/DROOLS-415
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 5.5.0.Final
> Environment: Windows
> Reporter: Dennis Lee
> Assignee: Mark Proctor
> Fix For: 5.5.0.Final
>
> Attachments: 1.png
>
>
> When i use to create rules on Guided editor, it can't save.
> For example, my entity is a order entity. It have some keys.
> Entity class : Order(id, ...so on..)
> Entity class : OrderId(baseDate, orderId)
> Keys : baseDate, orderId
> It generated from hibernate generation's classes.
> I created a rule on Guided editor
> When
> order : Order(id.baseDate >= '...' && id.baseDate <= '..')
> Then
> ....................
> If i created this rule on Guvnor's guided editor, it could not save.
--
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