-
PHP Version: 8.2
damienharper/auditor-bundle: 5.2.5
mysql: 8.0.32
**Summary**
The auditor's table duplicates all actions on the entity: update, create, delete
**Inputs**
Using an example #25…
-
My `composer.json`:
```json
{
"name": "xxx",
"description": "xxx",
"type": "project",
"license": "proprietary",
"version": "3.0.0",
"require": {
"php": "8.3.*",
"ext-Si…
-
| Q | A
| ---------------------| -----------------------
| `auditor` version | 2.0.3
| PHP version | 8.1.2
| Database | SQLite
#### Summary
It fail…
-
### Environment
#### Sonata packages
show
```
Direct dependencies required in composer.json:
sonata-project/entity-audit-bundle 1.12.0 1.12.0 Audit for Doctrine Entities
```
#…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
Hi,
When I change the value of a time type field, the audit record not show neither field.
Probably this error is related with below message when the command "oro:message-queue:consume" is runne…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
According to https://github.com/doctrine/orm/issues/6915
$em->flush($entity) shouldn't be used anymore since it will perform a full flush.
This currently causes duplicate updates, and entries in…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…
-
| Q | A
| ----------------------------| -----------------------
| `auditor-bundle` version | 5.0.3
| PHP version | 7.4.32
| Database …