-
### Expected behavior
Install the Static Routes / Newsletter Bundle should run without error on Update from a Pimcore 10.
### Actual behavior
When i install the Static Routes / Newsletter Bundle i …
-
bundling the vendor folder in the repo is a security risk: it creates routine huge chore `composer update` commits that are basically *impossible to code-review*, if a developer want to hide a backdoo…
-
### Expected behavior
I can group Pricing Rule Conditions with Brackets and add a preceding operator.
### Actual behavior
After saving the Pricing Rule an error is thrown:
```
Timestamp: …
-
### Expected behavior
```
$providerData->setPaymentFinished(new Carbon());
```
### Actual behavior
```
$providerData->setPaymentFinished(new \DateTime());
```
Which throws an Error:
`…
-
### Expected behavior
Product indexer works with all provided getters (also DefaultBrickGetterSequenceToMultiselect)
### Actual behavior
If in index_service configuration, the `getter_id: Pimcore\B…
-
verify if we can bump to version https://github.com/lcobucci/jwt/releases/tag/5.0.0
-
### Feature description
all these commands take care of creating/updating indexes, yet the names are not consistent
bin/console ecommerce:indexservice:bootstrap --create-or-update-index-structure
…
-
### Feature description
https://github.com/pimcore/pimcore/blob/5ff54804ba7763917d98a26c7aba2db15d15b967/bundles/CoreBundle/config/pimcore/flysystem.yaml#L44-L49
Can result in this:
![image](http…
-
### Expected behavior
SelectFromMultiSelect works also if $value == AbstractFilterType::EMPTY_STRING
### Actual behavior
trim(): Argument #1 ($string) must be of type string, null given
An Excep…
-
# Bug Report
(While this seems to be a general issue, it's only relevant to console command/ CLI context and long running processes.)
When a process has a long runtime and does not issue any MyS…