Washington L Braga Jr

Results 7 issues of Washington L Braga Jr

Noticed that many tags here https://rubygems.org/gems/ooor are not present in the github repo. Could you please push those tags to the repo here? It is pretty useful for us to...

A bundle / assembly should not track inventory. Currently users an _Out of stock_ flag even then all parts within the bundle have enough stock.

stale

Some config like https://github.com/spree/deface/#production--precompiling but that would only disable the defaces in frontend extension. Also it shouldn't require the frontend extension to run.

I was investigating some failures in spree_i18n build and tracked it down to deface overrides. For some reason every time we try to override something in a template, which has...

ps. opening this here because I'm not really sure how we could best address it. Currently the ProductUpdateHandler will always [create new images](https://github.com/spree/spree_wombat/blob/9339e400e23d3411a8cadd4c1bfb3027f2b6ae3c/lib/spree/wombat/handler/product_handler_base.rb#L106-110). So if a product with one image...

Currently when receiving that shipment back via a webhook from wombat the extention would complain about a diff in the items. e.g. The received shipment items do not match with...

This is an attempt to make kafka segment configs optional so bulker can work with providers that do not allow clients to set those configs, AWS MSK for example. It...