Incorrectly considers DKP addon
tornadoff opened this issue · 14 comments
This show only when i use Filter for member. Without filter i don't see this -1%
Ah ok. I'll have to filter that out. Basically in the migration, lets say a player had 100 DKP on the table. But their history only added up to 90DKP. It assumed that was because a history entry got lost somehow due to the clunky way tables were broadcasted in earlier versions. So it created a new entry giving that person 10DKP in the history to compensate. So if you validated the tables it would add up properly.
For exaple:
I counted by hand. the Ce character earned 1090 DPK for all raids and addon indicates the correct number. 170 DPK was spent on things, and he also correctly displays this number. Why, then, the final number is 955. 1090-170 = 920. Where did he get another 35 DPK? They are not anywhere. There were no cons, there was no adjustment of things.
In the example above where you showed the -1% entry. I see you've got a couple entries where you charged DKP for items but it's in the DKP History. Those would not be attributed to DKP spent and would not reduce DKP earned either. It's likely some combination of that. When you give someone DKP, it adds that to their DKP earned. When you award an item through the award item function, it adds that number to DKP spent. Those are the only 2 scenarios in which the number is adjusted (aside from deleting entries). The numbers are not added up each time and compared. That would cause an unbelievable amount of lag for you and possibly even a crash.
I deleted the migration adjustment and for some people the numbers are correct.
As I understand it: only “+” digits are written in green, what is transmitted as a thing is written in red.
Then where is the "-" which I give through the "others" function is written? For example, someone wipe raid and I want to record -50 DKP. As a result, an adjustment occurred, but it was not displayed anywhere?
When you deduct dkp it will show it in the dkp history in red. Positive numbers are displayed as green
All DKP modifications will be displayed in the DKP history. Loot History logs items that are awarded through the bidding system or with /dkp award [item]
U can see than not only one man in table with this problem. addon incorrectly considers the total number.
When you deduct points it doesn't remove that from the lifetime earned. When you award points it adds it to the lifetime earned and only subtracts from it when an item cost is refunded or an entry is deleted. There's no way to be 100% accurate with it because the add-on has no way of telling if you're subtracting points as a correction or as a penalty.
There is a validate tables option in the right click menu but I would highly recommend backing up the tables before doing so. It'll add up all values so they're accurate. But if you're missing some history entries somehow, it can't consider those
The -1% is arbitrary and it should be hidden. Not sure why it's showing for you. That was a correction made during the migration process so the history properly matched their dkp.