Skip to content

Conversation

@iLLiCiTiT
Copy link
Member

Changelog Description

Fix products filtering in products GraphQl query.

Additional review information

There was trailing dot in statuses and tags variable names in product query leading to raise KeyError when the variables should be filled.

Testing notes:

  1. start with this step
  2. follow this step

Resolves #257

@iLLiCiTiT iLLiCiTiT self-assigned this Aug 1, 2025
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Aug 1, 2025
@iLLiCiTiT iLLiCiTiT merged commit 03bb30e into develop Aug 1, 2025
2 checks passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/257-getting-products-by-tags-raises-keyerror branch August 1, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Getting products by tags raises KeyError

2 participants