Export Window blank
Freeworld66 opened this issue ยท 5 comments
Describe the bug
We recently had an issue where some of the EP of a single (returning) player got lost. No idea what caused it, but we would like to use the Export function in he future to be able to track EPGP-standings outside of the addon.
However, when trying to export, the window just turns blank and the data can't be copied.
This sometimes also already happens when changing the desired time range for the export.
To Reproduce
Steps to reproduce the behavior:
- Right click on the minimap button
- Click on 'Export'
- Switch to tab 'Export'
- Click on 'Export'
- Blank window (Chat message reports a successful export)
Expected behavior
Get Data export in XML-format
AddOn and Game Version:
- 2.6.2
Which export type, roster, profiles and time range did you select? This looks like you did select time range with no data or no type.
But what's important is that EP doesn't disappear. 100% of the time it's someone Trusted doing something that they shouldnt do and either blaming addon or not understanding they messed up. I suggest checking the audit and fixing the state by removing wrong events.
There are no records of manual changes of EP for him and he was missing points from automatic boss kill bonuses that were awarded to everyone in the raid. No idea if there is a way to manipulate this without any traces...
You are right about the cause of the blank window. Even though the desired options showed as if they were selected, when i clicked on them again and ran the export it worked.
There is no way to do anything without trace. Addon is based on event sourcing.
It doesnt need to be EP removal. It usually is removal from roster or profiles. It's impossible for auto awards not working for single person
The auto awards worked, they just got lost when he started the raid today with 0/1.
I looked at the export and the missing points were in there so it seems someone might have removed him from the roster.
In the audit it doesn't show the player's name when a roster is edited. Would be useful to be able to see that.
Cheers