Chris Carpenter

Results 30 comments of Chris Carpenter

@nkurothe I would like to know this as well. Were you able to find any way to do this?

Bull-board recently released an update (v4.12.2) for an issue I posted. Is it just a matter of updating the version in your package.json? I noticed the bullmq version looks a...

Is this the same issue as #186 ?

I too would like to know how to disable this behavior. On a new window or tab I wish to have it open $HOME not the current directory. Previously I...

I guess I should have been more clear or that maybe I misunderstood what `isArray` is doing. I thought by saying `EventList` is an array would treat any items below...

I’ll leave it as is then and continue post processing the object with a sanitize function after xml parsing. I was just hoping to avoid walking the whole object as...

For others that may have a similar question. I looked at the output more carefully and the array is by default on the item key name not the parent like...

I think that’s what I initially wanted but if you try to use the builder to do js -> xml it wouldn’t know that the list array items are an...

@IslamAzab I ended up not using datashift_spree at all. I ended up using a rake file and the Spree classes directly to import/update products.

> I ran into an incompatiblity when setting up a the 'DevOps Platform Integration' on a newly created SonarQube project. This is the exception: > > ``` > java.lang.NoSuchMethodError: 'void...