If I create a Requirement work-item and save it, it doesn't appear in my Requirements details report until several minutes later (like 10 minutes).
is this expected
Visual Studio Team System - General
If I create a Requirement work-item and save it, it doesn't appear in my Requirements details report until several minutes later (like 10 minutes).
is this expected
Hi Ryan,
Judging by this article: http://www.microsoft.com/technet/prodtechnol/sql/2005/rtbissas.mspx, SQL Server 2005 Analysis Services perform the cube updates only periodically, and additional steps are required to enforce immediate updates to the cube. Since it's unlikely TFS does this steps, I would assume the delay you are observing is by design.
hi ryan ,
But stil lif you want to get that display them immediate then you have to go to server side and there go to IIS Manager in there go to website<teamFoundationServer<Services<V1.0<Registration.asmx
go to registration.asmx right click and browse it click to GetRegistraionEntries and then click Invoke
This will help you diplaying them immediately
Thanks and regards
Kunal