efb69d7148
This fixes a bug I found that the server uses partially old logic when using the ``traderConfig.persistPurchaseDataInProfile`` Now it works fine for multiple profiles. How to test before and after ``` start server make dev account buy something trade limited like ASH12 ammo. (Buy all) make new dev account try to buy same thing ``` Before it gave the user the error that you've already reached the limit. Even when you had bought nothing on that profile. Now the trader properly sells you the stuff, with your own profile limit. Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/276 Co-authored-by: Leaves <mwarciel@gmail.com> Co-committed-by: Leaves <mwarciel@gmail.com>