canonn-science / EDMC-Canonn

Project Athens: EDMC plugin to automatically collect accurate science data from the galaxy and coordinate missions
GNU General Public License v3.0
80 stars 12 forks source link

[BUG] KillReport Timestamps #38

Open NoFoolLikeOne opened 5 years ago

NoFoolLikeOne commented 5 years ago

What version are you running 1.9.4

Describe the bug

The edTimestamp is showing a different value from the in game timestamp in the raw data.

To Reproduce

Move to the Russia and kill some thargoids

Expected behavior

Timestamps should match

Screenshots

Key Value  
id 7738
systemName "Coriccha"
edTimestamp "2019-03-28T05:52:22.000Z"
cmdrName "KAZAK0V"
reward 10000
rewardingFaction "$faction_PilotsFederation;"
victimFaction "$faction_Thargoid;"
rawEvent  
VictimFaction_Localised "Таргоиды"
timestamp "2019-03-28T12:52:21Z"
AwardingFaction_Localised "Федерация пилотов"
Reward 10000
AwardingFaction "$faction_PilotsFederation;"
event "FactionKillBond"
VictimFaction "$faction_Thargoid;"
isBeta false
clientVersion "EDMC-Canonn.1.9.4"
reportAccepted false
NoFoolLikeOne commented 5 years ago

@derrickmehaffy can we make edTimestamp default to current timestamp. Or we can remove the edTimestamp column and replace with created_at.

This would be a breaking change so we would need to get the client updated at the same time.

The loaders would need to populate created_at using the timestamp from the spreadheet