Recent update, maybe 3.1.1-r42 has duplicated, instead of merging last 2 weeks push
jvolkenant opened this issue ยท 6 comments
Describe the bug
We had a few people missing data from our raid on Sunday 7/5/2020. Today, before our MC run, we had one of our officers who had the data, push 2 week merge to our guild. It appears that all data from the last 2 got duplicated.
-
Addon Version and Release: 3.1.1-r47 )
-
What is the issue you're seeing
Entries are duplicated (highlighted blue in the first image), we don't allow negative dkp
![image](https://user-images.githubusercontent.com/10521453/87215621-2f033b00-c2ed-11ea-9480-31f4ee5c7651.png
To Reproduce
Steps to reproduce the behavior:
-
check users who had data over last 2 weeks to see the entries are duplicated
Expected behavior
Data is merged, sans the duplication
Screenshots
If applicable, add screenshots to help explain your problem.
CommunityDKP Version
(e.g. 3.0.0)
Additional context
Add any other context about the problem here.
Uploaded here: https://volkenant.net/CommunityDKP.lua
Not denying there's an issue, but I'm not able to reproduce in my test environment. Was the officer that did the sync have r42 installed?
@jvolkenant So... I see Qual has the latest indexes in some of the tables, but they are rockin' version r37 which introduced this issue.
["Quel"] = {
["previous_dkp"] = 0,
["dkp"] = 0,
["class"] = "None",
["lifetime_gained"] = 0,
["role"] = "Caster DPS",
["version"] = "v3.1.0-r37",