Marcin Gębala
Marcin Gębala
@yemeksepeti-cihankarluk Sorry for no response, the team was really busy with other priorities. I had a look at it looks good, just added a few minor comments.
Merged, thank you for your contribution to Saleor 🎉
3.9 was released just a couple of days ago it shouldn't be a problem to port it there, so yes, you can do that. In general we are trying to...
@mociepka CI is failing, from what I see there is a migration conflict. Can you rebase and regenerate the migrations? BTW I think this PR should be rebased and targeting...
Closing in favor of https://github.com/saleor/saleor/pull/15633.
Hey, there are Celery tasks that should be run in the background that update search vectors whenever there is a change in a product. The task is `update-products-search-vectors` and it...
Note: `ProductBulkCreateInput.taxCode` and `ProductBulkUpdateInput.taxCode` input fields are deprecated, instead `taxClass: ID` should be added.
Closing this ticket as most of these mutations are now delivered, we'll open separate tickets to track any new ones or changes to them.
Closing for now since there was no agreement where this information should be put.
Closing in favor of https://github.com/saleor/saleor/pull/15428.