Total point mismatch on Top right and User Profile Screen
-
I have observed some time the total point on the page top right (near to "Sign out" link) are does not match with User's Profile screen point count. for cross verification i have refreshed entire page but the issue is reproducible some time. Please refer following screen: http://www.codeproject.com/script/Membership/Uploads/5038017/error.png[^] Steps to reproduce: 1. Answer or comment on any 2 to 3 articles, question, tips or tricks etc. 2. Click on Users Profile link (top right) e.g. in my case Sunasara Imdadhusen. 3. Check tooltip value of top right point and users point on right center (highlighted in attached screen).
-
I have observed some time the total point on the page top right (near to "Sign out" link) are does not match with User's Profile screen point count. for cross verification i have refreshed entire page but the issue is reproducible some time. Please refer following screen: http://www.codeproject.com/script/Membership/Uploads/5038017/error.png[^] Steps to reproduce: 1. Answer or comment on any 2 to 3 articles, question, tips or tricks etc. 2. Click on Users Profile link (top right) e.g. in my case Sunasara Imdadhusen. 3. Check tooltip value of top right point and users point on right center (highlighted in attached screen).
-
I have observed some time the total point on the page top right (near to "Sign out" link) are does not match with User's Profile screen point count. for cross verification i have refreshed entire page but the issue is reproducible some time. Please refer following screen: http://www.codeproject.com/script/Membership/Uploads/5038017/error.png[^] Steps to reproduce: 1. Answer or comment on any 2 to 3 articles, question, tips or tricks etc. 2. Click on Users Profile link (top right) e.g. in my case Sunasara Imdadhusen. 3. Check tooltip value of top right point and users point on right center (highlighted in attached screen).
The popup count is delayed. Wait some time without posting and the points should be the same.
-
I have observed some time the total point on the page top right (near to "Sign out" link) are does not match with User's Profile screen point count. for cross verification i have refreshed entire page but the issue is reproducible some time. Please refer following screen: http://www.codeproject.com/script/Membership/Uploads/5038017/error.png[^] Steps to reproduce: 1. Answer or comment on any 2 to 3 articles, question, tips or tricks etc. 2. Click on Users Profile link (top right) e.g. in my case Sunasara Imdadhusen. 3. Check tooltip value of top right point and users point on right center (highlighted in attached screen).
Total reputation is not refreshing each time when you refresh page. It's refreshed from time to time ;) I'd say: it's normal behaviour.
-
Total reputation is not refreshing each time when you refresh page. It's refreshed from time to time ;) I'd say: it's normal behaviour.
That's correct, but what i would suggest is whenever user is comes on profile screen and here we query for the latest point to the server then why we are not updating the cache as well. This is my suggestion it should be sync at this page only. Again thanks for your explanation.