Bug 698314

Summary: need to hit refresh button to see recent operations
Product: [Other] RHQ Project Reporter: John Mazzitelli <mazz>
Component: Core UIAssignee: Jay Shaughnessy <jshaughn>
Status: CLOSED CURRENTRELEASE QA Contact: Corey Welton <cwelton>
Severity: high Docs Contact:
Priority: medium    
Version: 4.0.0.Beta1CC: hrupp, jshaughn, skondkar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 585306    

Description John Mazzitelli 2011-04-20 15:43:04 UTC
I go to Report>Recent Operations and I see an empty table (even though I know I recently executed some operations). So I click the "refresh" button and the table finally populates with the data.

Comment 1 Charles Crouch 2011-04-20 16:07:57 UTC
Don't think this is as high a priority as other issues.

Comment 2 John Mazzitelli 2011-04-20 16:28:07 UTC
I made this a high priority because this may be a canary-in-the-mine - this is not the first time I saw behavior like this, so this could be an indication of a wider problem across the board. We need to look at the Table implementation that changed recently (re: initial criteria/fixed criteria) and make sure either a) nothing is broken or b) we need subclasses to use the new initial criteria feature.

In other words, this is more than just a bug in Reports>Recent Operations, we need to investigate if the underlying Table component implementation and its usages are broken in other places.

Comment 3 Jay Shaughnessy 2011-04-21 14:01:55 UTC
commit 73c089cea2df5f4bcb4820dd0a831636cc9c4d5e
Author: Jay Shaughnessy <jshaughn>
Date:   Thu Apr 21 09:59:45 2011 -0400

    An async issue that could result in the totalRows of a fetch not being
    initialized (and therefore set to 0).  The fetch itself was successful, but
    the Response was wrong if the timing was right.

Comment 4 Sunil Kondkar 2011-04-27 09:28:54 UTC
Verified on build#28 (Version: 4.0.0-SNAPSHOT Build Number: da7bcb0)

Executed some operations on a resource and verified that the Report>Recent Operations page displays the recent operations without hitting the Refresh button.

Marking as verified.

Comment 5 Corey Welton 2011-05-24 01:10:44 UTC
Bookkeeping - closing bug - fixed in recent release.

Comment 6 Corey Welton 2011-05-24 01:10:49 UTC
Bookkeeping - closing bug - fixed in recent release.