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

Price deletion should also trigger associated price_tag status update #636

Open
TTalex opened this issue Dec 19, 2024 · 0 comments
Open

Comments

@TTalex
Copy link
Collaborator

TTalex commented Dec 19, 2024

What

  • When a price is linked to a price_tag, removing said price (using API) clears the price_tag price_id but does not reset the price_tag status
  • This leads to a price_tag with status set to 1 ("price is already linked for this price tag"), but no valid price_id

Expected

  • status should be set to null, since "only price_tags with null status will be suggested in a "Hunger Games-like" games"

Part of

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants