Bug 1009369

Summary: Creating an asset removes all info from Problems tab
Product: [Retired] JBoss BRMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: Mario Fusco <mfusco>
Status: CLOSED CURRENTRELEASE QA Contact: Zuzana Krejčová <zkrejcov>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: etirelli, lpetrovi
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:16:42 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:

Description Zuzana Krejčová 2013-09-18 10:02:20 UTC
Description of problem:
If you have some problematic asset, with information about this in the Problems tab, and then create a new asset, all the information disappears. Problems tab looks as if everything was fine.


Version-Release number of selected component (if applicable):
BPMS 6.0 ER3


Steps to Reproduce:
1. Create a new Guided Rule.
2. Add "The following does not exist .." to the WHEN section, save.
3. Create a new DSL definition.


Actual results:
No problems detected.


Expected results:
Problems tab still showing information about the invalid Guided Rule.

Comment 4 manstis 2013-10-15 17:31:48 UTC
Mario, Unit Test @ https://github.com/droolsjbpm/drools/commit/5835bdba6d283689fd743badcdb586e18cc4ffb4. The problem is caused when an empty file is added to KieBuilder; any previous build errors are provided as "removed" in the incremental build results for the empty file. This, I assume, should not be the case - adding an empty file should not have any affect on build errors.

Comment 5 manstis 2013-10-15 18:33:44 UTC
*** Bug 1009383 has been marked as a duplicate of this bug. ***

Comment 6 Mario Fusco 2013-10-16 10:51:46 UTC
Fixed by https://github.com/droolsjbpm/drools/commit/6961ede57

Comment 7 Zuzana Krejčová 2013-12-09 09:51:17 UTC
Verified on ER5.