2753: Some Admin Dashboard widgets do not reflect changes to the data they contain.

krleu*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Feb. 19, 2013
What version are you running?
1.7 b3 (development server)

What's the URL of the page containing the problem?
http://0.0.0.0:8080/admin/

What steps will reproduce the problem?
1. Visit the Admin Dashboard page (http://0.0.0.0:8080/admin/)
2. Create a test repository (manually or using fill-database management command) 
3. Visit the Admin Dashboard page again
4. Alternatively, follow steps 1-3, except delete a repository instead of adding one for step 2.

What is the expected output? What do you see instead?
The dashboard Repositories widget should be updated, showing the additional (or removed) repository. Instead, the widget appears as it did before the addition/deletion.

What operating system are you using? What browser?
OS X 10.8.2, Chrome 22.0.1229.79


Please provide any additional information below.
The widget data is being cached, but are not being invalidated when the changes are made.
#1 krleu*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Karl-L has a patch in the works.
david
#2 david
Ignore comment #1
  • +EasyFix
david
#3 david
  • +Component-Admin
#4 mingoAc********@gmai***** (Google Code) (Is this you? Claim this profile.)
I work in this bug.
david
#5 david
Fixed in release-1.7.x (931b172). Thanks!
  • +Fixed