Iga Karbowiak

Results 44 issues of Iga Karbowiak

`staff_user_added_note_to_a_customer_event` should be added to `CustomerUpdate` mutation.

AddressForm is used for address validation. Probably address validation should be moved to some function. ### Describe a proposed solution Remove address forms, move validation to some function.

technical debt

### What are you trying to achieve? The `ValidationError` should be raised when invalid values are provided for `lte` and `gte` inputs. ### Steps to reproduce the problem 1. Run...

bug
triage

### What are you trying to achieve? The `KeyError` is raised when `manifest_data` doesn't have `tokenTargetUrl`. ### Steps to reproduce the problem 1. Run `AppFetchManifest` with URL that contains JSON...

bug
triage

### What I'm trying to achieve The payment refund can be called for several reasons, and we don't save the information on why it was done. To find out the...

transactionAPI

### What are you trying to achieve? The `CheckoutPaymentCreate` can be run multiple times in the same time for the checkout. As the result we end up with multiple active...

bug
triage

### What are you trying to achieve? The `checkoutPaymentCreate` can be run during `checkoutComplete` performing, it can cause the deactivation of the payment that is currently performed in the `checkoutComplete`...

bug
triage

### What are you trying to achieve? File attribute values are double-encoded when space is in the file name. The returned file URL is not working. ### Steps to reproduce...

bug
triage

### What are you trying to achieve? The situation when the channel listing is not available anymore should be handled. ### Steps to reproduce the problem 1. Create the order...

bug
triage

### What are you trying to achieve? An uncached error is raised when running `productVariantStocksUpdate` with empty string as `variantId` ### Steps to reproduce the problem - Run `productVariantStocksUpdate` with...

bug
triage