the-hideout / TarkovMonitor

Monitor Tarkov log files to help track progress, queues, and groups
GNU General Public License v3.0
91 stars 16 forks source link

Fix null profile_id in flea_sales and raids table #76

Closed Owaan closed 3 months ago

Owaan commented 3 months ago

Resolves #74

The profile_id is not being stored in the raids table

There is also a log error when a flea sale is made on PVE, the profile_id is not being inserted into the flea_sales table either

LameGames commented 3 months ago

Fixed!

Razzmatazzz commented 3 months ago

@Owaan thanks for the PR! I actually fixed this issue, but if you update the PR to be up to date with the base branch, I'll merge it so you get credit for contributing.

Owaan commented 3 months ago

@Razzmatazzz Noice, brought up to date anyways, feel free to merge 👍