Ross Riley

Results 32 comments of Ross Riley

I'll leave this open for others to add some input on. The current behaviour was designed to function as it is, the UI specifies that you are selecting a taxonomy...

@jneto81 Try this if you are able to add a small patch to your Bolt vendor files. The file you are looking for will be in `vendor/bolt/bolt/src/Storage/ContentRequest/Listing.php` Assuming you are...

OK, leave it with me then, I'll get a test setup with a million rows and do some debugging.

This one ended up being more complicated than I thought and as far as I can see we'll need some restructuring to be able to deal reasonably efficiently with very...

@jneto81 I imagine it would be possible just provide a blank template in place of the partial that is used to show them, although I'd prefer it if we can...

Keeping this open as a WIP

Marked to keep active.... yes the issue here is that traditionally `default` was passed through to the database as a default column value. Obviously fields in repeaters and blocks aren't...

There's a fix already in for this in 3.5. I'm not sure whether it's going to be back-portable but I suspect not so we'll have to wait for the release...

Assuming #7291 is in 3.6 then I also have some work in progress on optimising loads for relationship joins. ref: #7183