Hide Forgot
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.
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.
*** Bug 1009383 has been marked as a duplicate of this bug. ***
Fixed by https://github.com/droolsjbpm/drools/commit/6961ede57
Verified on ER5.