Skip to content

Conversation

f2koi
Copy link
Member

@f2koi f2koi commented Mar 3, 2024

Currently, the amount of money a user has spent is calculated using shop item purchase logs. Each log references corresponding shop item using fk. So, if price of a shop item changes, it will affect all users who have purchased that item.

This PR fixed this unintended behaviour.

@f2koi
Copy link
Member Author

f2koi commented Mar 3, 2024

Please note Django migration script is manually edited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant