Bug 1016517 - Unable to build project even if the invalid rule is deleted
Summary: Unable to build project even if the invalid rule is deleted
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER5
: 6.0.0
Assignee: manstis
QA Contact: Sona Mala
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-08 10:06 UTC by Sona Mala
Modified: 2014-08-06 20:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:20:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
server.log (210.49 KB, text/x-log)
2013-10-08 10:06 UTC, Sona Mala
no flags Details

Description Sona Mala 2013-10-08 10:06:10 UTC
Created attachment 809190 [details]
server.log

Description of problem:
The project which once contains invalid rule is unable to build even if the rule is deleted. The Problems tab shows problem with non-existent rule.


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

How reproducible:


Steps to Reproduce:
1. create new repository "myRepo", new project "org.jboss.qa.myProject"
2. build the project
3. create guided rule in package "org.jboss.qa.myProject"
4. show options
5. add new option "timer" with value "xx xx xx"
6. save the rule
7. build the project
8. delete rule
9. build the project

Actual results:
Step 2: build is success
Step 7, 9: build fails

All actions, which are connected with this non-existent rule (as run testscenario, switch the project, etc.), failed with "Incorrect number of arguments for interval timer 'xx xx xx'" in the Problems tab.

Test scenario which name is "test" shows "test" issue in the Reports tab.


Expected results:
Step 2,9: build is success
Step 7: build failed

The build of the project should not depend on non-existent rule. 

Additional info:
Refresh the browser, log out/in the user and switching the user do not help.
Git repository really does not contain this rule.
Restart of server helps. But I believe that the user should not restart the server every time when he deletes some rule.

Enumeration's assets seems to be affected by this issue.

Comment 2 Sona Mala 2013-12-17 14:59:36 UTC
Verified for ER5


Note You need to log in before you can comment on or make changes to this bug.