This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 241626

Summary: [80cat] After completing Assignment, User Profile shows invalid Assignment information
Product: qa Reporter: Lou Dasaro <mr_lou_d>
Component: SynergyAssignee: Vladimir Riha <vriha>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P2    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lou Dasaro 2014-02-10 09:18:05 UTC
After completing an assignment, User Profile shows invalid Assignment information:

Test Run	Specification 	Platform 	Label 	Completed/Total Cases 	Passed/Skipped/Failed 	
3 	NetBeans IDE 8.0 Full Testing - NetCAT 	JavaFX - Using Scene Builder 	Ubuntu 		0 / 15 	0 / 0 / 0
Comment 1 Vladimir Riha 2014-02-10 09:31:36 UTC
That's because it shows cached data which makes it faster and reduces server load as this page is not crucial. Anyway, I disabled the cache for it, it will be slower but always fetch data from server. 

Changes will be live in 30 minutes
Comment 2 Lou Dasaro 2014-02-10 17:54:35 UTC
Thanks. This page probably not accessed often anyway, so it shouldn't affect server load much, if at all. Verified it works now!