Bug 895505
| Summary: | Guvnor: Guided rule editor doesn't display any option to binding variable of a object's field on RHS | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise BRMS Platform 5 | Reporter: | Luan Cestari <lcestari> | ||||||||
| Component: | BRM (Guvnor) | Assignee: | manstis | ||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | |||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | high | ||||||||||
| Version: | BRMS 5.3.0.GA, future, BRMS 5.3.1 | CC: | alazarot, manstis, nraghava | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | One Off Releases | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2025-02-10 03:27:17 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 873846 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Luan Cestari
2013-01-15 11:33:45 UTC
Example of a rule that cab be created using free form and not with the guided editor of guvnor: rule "Example" dialect "mvel" when $A : ApplicantVO( age > 23 , $B : address != null ) then $B.setCity( "New York" ); //this can not be made by guided editor Michael Anstis <michael.anstis> updated the status of jira GUVNOR-1988 to Coding In Progress This requires a very simple fix. Applying to 5.4.x, 5.5.x and master branches. Please advise if you require the same applied to 5.3.x branch (this BZ does not have the applicable authorization flags set to apply to 5.3.x at the moment). Michael Anstis <michael.anstis> updated the status of jira GUVNOR-1988 to Resolved Michael Anstis <michael.anstis> made a comment on jira GUVNOR-1988 Fix also applied to 5.3.x, 5.4.x and 5.5.x branches. Included in roll-up #1: BZ-873846 Created attachment 713933 [details]
Rule + Source
Screenshot taken with 5.3.x branch @ 21-Mar-2013
Created attachment 713935 [details]
RHS actions
Screenshot taken with 5.3.x branch @ 21-Mar-2013
Hi Jira, I re-tried with 5.3.x branch code and could not replicate the problem we discussed. I have attached screen-shots. I am about to try with repository export attached to this BZ and will report back... Cloned http://git.app.eng.bos.redhat.com/git/droolsjbpm/guvnor.git/ What branch am I meant to be using to test this issue? Thanks. Fix verified in BRMS_5.3.1_1_2013. This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |