Marko

Results 5 issues of Marko

### Improvement description Can we somehow improve the cache warm up function. Right now if we have 100k items it takes like 3 hours to warm up the cache. One...

Improvement
PR Welcome

### Expected behavior Function getQueryPart of ManyToOneRelation.php should create BoolQuery instead of NestedQuery when allowInheritance on object is not selected (which is passed to $this->considerInheritance) Otherwise any query on relation...

PR Welcome
Bug

### Pimcore version 11.2.2 ### Steps to reproduce On fresh pim installation with GenericDataIndexBundle 1. Create class and add simple quantity input field. 2. Now create Object of that class...

Bug

## Changes in this pull request Resolves # Duplicate relations on event listeners save ## Additional info Prerequisite 1. Object with at least one data type relation 2. Event Listener...

Pimcore:ToDo

Updated the HousekeepingTask to include deletion of system temp directory files older than a specified time. Also changed the default retention period for temporary files from 90 days to 1...

Pimcore:ToDo