Bug 1021874

Summary: Asset repository table doesn't refresh its content after I delete a kjar
Product: [Retired] JBoss BRMS Platform 6 Reporter: Ivo Bek <ibek>
Component: Business CentralAssignee: manstis
Status: CLOSED NOTABUG QA Contact: Ivo Bek <ibek>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.0CC: etirelli
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: 2013-12-05 13:22:05 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 Ivo Bek 2013-10-22 08:59:32 UTC
Description of problem:

When I delete a kjar in Guvnor M2 Repository view, the table, containing all the assets, won't refresh. I think it's caused by checking the checkbox to not see any more popups.

How reproducible:


Steps to Reproduce:
1. Deploy a kjar
2. Delete the kjar in Asset repository
3. Check that you don't want to see popups any more. This time the table should be refreshed.
4. Deploy a kjar again
5. Delete the kjar
6. See that the asset is still in the table. After the manual refresh the asset will disappear.

Comment 1 manstis 2013-10-24 15:15:13 UTC
I could replicate this issue with FireFox (12.0) and tracked it down to a bug reported against Mozilla: https://bugzilla.mozilla.org/show_bug.cgi?id=633154. The error in the Mozilla BZ is observed in the log (or at least it is shown at runtime within the IDE). Since this appears to be a browser issue, and there is a work-around I propose this BZ is closed. WDYT?

Comment 2 Ivo Bek 2013-10-25 11:38:07 UTC
Isn't there any other option how to avoid the issue? For example to asynchronously refresh the table after the delete operation. An another solution could be to catch the NS_ERROR_NOT_AVAILABLE in java or embed javascript when you show the dialog. Do you believe it's possible?

Comment 3 Ivo Bek 2013-12-05 13:22:05 UTC
This bug is no more relevant. The "remove" button has been removed, see BZ 1038164. So I change the status to not a bug, since it's not possible to get to the state of this issue any more.