Michał Miszczyszyn

Results 105 issues of Michał Miszczyszyn

### What are you trying to achieve? When transaction event description or pspReference is above 512 characters, Internal Server Error is returned instead of some kind of validation error. ###...

bug
good first issue
payments

### What are you trying to achieve? I'm trying to get AVIF thumbnails with a transparent background. ### Steps to reproduce the problem 1. Create a product and add an...

bug
accepted

I have a CSV file from Shopify that exports custom fields in the following manner: ``` og (product.metafields.custom.og),Google: Custom Product (product.metafields.mm-google-shopping.custom_product) ``` Unfortunately those are converted into nested objects which...

Steps to reproduce: 1. Set: ``` appUrl: `${context.appBaseUrl}/configurations/list` ``` 2. install the app and open it. You'll land at the following URL: `https://….saleor.cloud/dashboard/apps/QXBwOjM%3D/app` So far so good. 3. Navigate anywhere...

bug

### Steps to Reproduce ```bash 1. Update `@commitlint/cli`, `@commitlint/config-conventional` and `@commitlint/types` to `20.0.0` 2. Observe the error when commiting Running `if [ -z "$CI" ]; then bun commitlint --edit $1;...

bug