Sam Hibberd

Results 75 comments of Sam Hibberd

Not sure what should be eager loaded in this case, this field type uses the craft content table and has no element relations. Unless it's related to presets, will investigate....

Probably agree, this formed part of the scaffolding (by the awesome pluginfactory.io) that we used when first building plugins. Does potentially add a fair few lines to the log file....

We could add this as an option to disable info level logging?

What subfields would you like to see, thinking: ``` colourField { label handle color hex rgb rgba opacity } ```

Yes absolutely @michtio, field presets / settings might be getting a little restructure which needs to be considered carefully to ensure backwards compatibility, we will implement either way. Thanks for...

This is a nice idea, but will require a bit of thought / time, it's on the list.

@richhayler again, unable to recreate, your logs mention a `craft\fields\data\ColorData` class, this is the Craft Color fieldtype, which is being passed to one of the Colour Helpers, which won't work....

@brandonkelly did you work out a solution / plan for this? we run into it in exactly the same scenario, worked around by batching them and running sequentially.

Hi @lukeholder @nfourtythree @jornwildenbeest any new information on this? This could have quite an impact for us as stock is regularly changing. We are currently seeing the following issues (Craft...

Hey @jornwildenbeest thanks for this, interesting. Similar for us, although we present a notice to customers when they access a cart with unavailable items (using the notice logic) with the...