Bug 1031075

Summary: No warning shown when rule flow group in Business Rule task does not exist.
Product: [Retired] JBoss BPMS Platform 6 Reporter: Marek Baluch <mbaluch>
Component: jBPM CoreAssignee: Kris Verlaenen <kverlaen>
Status: CLOSED EOL QA Contact: Marián Macik <mmacik>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.0CC: kverlaen
Target Milestone: ---Flags: mmacik: needinfo-
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:10:04 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:

Description Marek Baluch 2013-11-15 14:54:06 UTC
Description of problem:
When a process contains a business rule task which defines a non existent rule flow group then no warning is shown and the task is executed just fine.

E.g. when a user makes a typo in the rule flow group he will not be aware that nothing has happened.

Steps to Reproduce:
1. Create a rule in firstExample rule flow group
2. Create a process with a business rule task and specify the rule flow group as e.g. firstexample.
3. Execute the process
4. The rules should not be fired, no warning or error should be present anywhere and the execution should be either finished.

Comment 1 Marián Macik 2015-12-08 10:24:17 UTC
Still happens with 6.2.0.GA. Is it still relevant or should it be closed? Thanks.

Comment 2 Marián Macik 2015-12-08 13:42:00 UTC
After speaking with Maciej we agreed that this is still relevant.