Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global purchase limit #277

Open
U-lis opened this issue May 28, 2024 · 0 comments
Open

Global purchase limit #277

U-lis opened this issue May 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@U-lis
Copy link
Collaborator

U-lis commented May 28, 2024

Garage 안에 판매 가능한 재화를 채워두고 이 수량이 모두 소진되면 구매할 수 없게 되는 제한조건 추가가 필요합니다.
Garage 수량을 보고 판매 여부를 결정하거나 DB column 을 통해 총 판매 수량을 제한할 수 있습니다.
모든 계정, 모든 기간동안의 판매 history 를 체크해야 하기 때문에 DB 부하를 고려해야 합니다.

@U-lis U-lis added the enhancement New feature or request label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant