Description of problem: Auto-refresh in the main menu no longer works Version-Release number of selected component (if applicable): git hash e4ed52ad2ad82d538a60c2b51508ce523512529a How reproducible: always Steps to Reproduce: 1. Log in 2. Click the refresh menu in the main menu bar 3. Click "Refresh every 1 minute Actual results: Nothing happens Expected results: Page should refresh immediately, and every minute thereafter Additional info:
*** Bug 550069 has been marked as a duplicate of this bug. ***
Fixed regression in commit 5999791dd6419bf3d484033095fd8dd8480e0aa2
(11:28:47 AM) jshaughn: well, I thought it was done (11:28:58 AM) jshaughn: until I tried exercising it a bit (11:29:36 AM) jshaughn: So, the menu is active again, previously it was not doing anything (11:30:03 AM) jshaughn: but there is an issue with the refresh...
Further fix in commit 530106b1d1f52bf30704da23dbf9624a330f9c93 This prevents concurrent reloads. Previously it was possible to have recursive reload if a reload was slower than 1 second.
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug
making sure we're not missing any bugs in rhq_triage
QA Verified in commit c2723d3207e94df7deca88c07203016e63a9de54
Mass-closure of verified bugs against JON.