CommunityDKP

CommunityDKP

194k Downloads

Recent update, maybe 3.1.1-r42 has duplicated, instead of merging last 2 weeks push

jvolkenant opened this issue ยท 6 comments

commented

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.

  1. Addon Version and Release: 3.1.1-r47 )

  2. What are your DKP Modes? (screenshot preferred)
    image
    image

  3. What is the issue you're seeing
    Entries are duplicated (highlighted blue in the first image), we don't allow negative dkp
    image
    ![image](https://user-images.githubusercontent.com/10521453/87215621-2f033b00-c2ed-11ea-9480-31f4ee5c7651.png

To Reproduce
Steps to reproduce the behavior:

  1. Do a guild, merge last 2 weeks broadcast
    image

  2. 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.

commented

Can you attach your saved variables for me?

commented
commented

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?

commented

@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",
commented

Important to get everyone to update to the latest version. Sorry about this error. One of the reasons why I changed the minor version to 3.1.1, so that the addon would yell at people out of data. Based on your file, there's a wide swather of versions.

image

commented

Quel is traveling, and should have tables before the push that occurred today and work out how we can get synced and up to date. We'll tell our raiders to get their versions updated as well.

Thanks