Maciej Korycinski

Results 64 issues of Maciej Korycinski

I want to merge this change because it fixes a case, when providing an empty string didn't change anything on Saleor side # Impact * [ ] New migrations *...

This is a PoC for checkout discounts. It allows adding checkout discounts to checkout by calling sync webhook. The way of working is explained in chapter 3.2.1 of #9325. The...

test deployment

I want to merge this change because... # Impact * [ ] New migrations * [ ] New/Updated API fields or mutations * [ ] Deprecated API fields or mutations...

### Steps to reproduce the problem 1. Add to cart any product 2. Go to the checkout 3. Sign in 4. in some cases checkout cart is lost ![Aug-11-2020 12-17-54](https://user-images.githubusercontent.com/23282005/89886332-be418e00-dbcc-11ea-9b7a-3de39d172b0a.gif)...

bug

### What I'm trying to achieve Display proper checkout page ### Steps to reproduce the problem 1. Add a lot of different products to cart 2. go to checkout page...

bug

We are getting errors on the sentry for Saloer demo - https://sentry.io/organizations/saleor/issues/1295768243/?project=1522729&query=is%3Aunresolved I was able to reproduce this issue by clicking `log out` for the user. When query was executed,...

bug

The RFC prepared based on the description from the issue https://github.com/saleor/saleor/issues/9452. The assumption is that we add similar interface to `variant`, `attributes` as we have for `metafield`. ```graphql enum MediaChoicesSortField...

I want to merge this change because it extends transactionItem based on RFC #10350 section "Manual Transaction" # Impact * [ ] New migrations * [ ] New/Updated API fields...

Current views for refund / return&refund are strictly dedicated to payment plugins and single payment attached to the order. The proposed changes introduce better flow of handling transactions' actions like...

test deployment
rfc

Razorpay has migrated tests from the previous structure. We don't have any tests to confirm that the plugin approach works as expected for razorpay. We should add some tests to...

technical debt
payments