Valentin Clavreul

Results 8 issues of Valentin Clavreul

I use GFM tables in the "description" section for my class but it's not rendered ## Expected behavior With the following PHPDoc ```php /** * Some summary * * Some...

## Description * Since `v10.1.0` While using a filter with `route`, every 200 POST request will be matched ```yaml m6_web_log_bridge: filters: request: route: some_route method: [ 'POST' ] status: [...

In the spirit of #429, I suppose there is nothing that prevents us to parallelize `BatchModifyKVStoreKey` calls. This will help us upload huge batches of data. Note that from what've...

enhancement

## Issue With a full CDM, using a "clone" action on an entity (with possibly embedded data) did not copied _all_ values (only a subset...). ## Solution Still not sure...

TODO : decide which release to use before merge

**Test case** * lastest version of the CDM * use this kind of model setup (embedded attribute with multi values containing another embedded attribute) : ```yaml OrderFulfillment: attributes: items: type:...

Hi ! With the latest version (1.7.0) on Linux, whenever I click on the search bar, the app freeze for a few minutes. If I wait a little, then it...