Zeruell / ppx-raidplaner

Automatically exported from code.google.com/p/ppx-raidplaner
0 stars 0 forks source link

wrong statistics for new users #89

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a Raid and wait it's end
2. Create a new account and a new char
3. Create another raid
4. Attend the new character to the 2nd Raid

What is the expected output? What do you see instead?

The new account did not exist when the first raid ended therefore it should not 
appear in the "missed attend" list and in the statistics

Original issue reported on code.google.com by athenebl...@gmail.com on 7 Nov 2013 at 8:59

GoogleCodeExporter commented 9 years ago
User statistics already cover that case (checked it, too).
Attached the fix for unattended players.

Original comment by arne.cl...@gmail.com on 8 Nov 2013 at 2:47

Attachments:

GoogleCodeExporter commented 9 years ago
using this fix it stop showing people in the "missed attend" list in raid 
details.

when logged as admin and viewing a user profile the stats are not the same as 
the stats tab:

Original comment by athenebl...@gmail.com on 8 Nov 2013 at 6:38

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by arne.cl...@gmail.com on 8 Nov 2013 at 7:26

GoogleCodeExporter commented 9 years ago
The attached file makes the previous fix more robust.
Furthermore the stats in the settings section should match the ones in the 
player's profile.

To apply this fix set SCRIPT_DEBUG to true in the index.php

Original comment by arne.cl...@gmail.com on 8 Nov 2013 at 9:30

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by arne.cl...@gmail.com on 14 Nov 2013 at 9:01