Piotr Zabieglik

Results 7 comments of Piotr Zabieglik

> Why the value field is empty for numeric attributes, and the actual value is only stored in the name field. We use `value` field only for swatch attributes. Others...

PR: https://github.com/saleor/saleor/pull/14512

To be merged after adding index on `shiping_zone.countries` field: https://github.com/saleor/saleor/pull/15864

Processed in https://github.com/saleor/saleor/pull/16162

The solution was tested with locust. I f you want to play around you can use this: ```python from locust import HttpUser, task, between from common.mutations.account import LOGIN_MUTATION from locustfiles.base_cloud_behavior...

Handled in https://github.com/saleor/saleor/pull/16720

Internal discussion: https://saleorcommerce.slack.com/archives/C04NWC09NE8/p1701442444522199