sonata-project / EntityAuditBundle

Audit for Doctrine Entities
https://sonata-project.org
MIT License
632 stars 261 forks source link

View changes not showing #532

Closed byhaskell closed 1 year ago

byhaskell commented 1 year ago

Environment

Sonata packages

show

``` Direct dependencies required in composer.json: sonata-project/admin-bundle 4.22.3 4.22.3 The missing Symfony Admin Generator sonata-project/doctrine-orm-admin-bundle 4.9.1 4.9.1 Integrate Doctrine ORM into the SonataAdminBundle sonata-project/entity-audit-bundle 1.9.0 1.9.0 Audit for Doctrine Entities sonata-project/formatter-bundle 5.0.2 5.0.2 Symfony SonataFormatterBundle sonata-project/media-bundle 4.5.1 4.5.1 Symfony SonataMediaBundle sonata-project/translation-bundle 3.1.0 3.1.0 SonataTranslationBundle Transitive dependencies not required in composer.json: sonata-project/block-bundle 4.19.0 4.19.0 Symfony SonataBlockBundle sonata-project/cache 2.2.0 2.2.0 Cache library Package sonata-project/cache is abandoned, you should avoid using it. No replacement was suggested. sonata-project/doctrine-extensions 2.1.0 2.1.0 Doctrine2 behavioral extensions sonata-project/exporter 3.1.1 3.1.1 Lightweight Exporter library sonata-project/form-extensions 1.18.0 1.18.0 Symfony form extensions sonata-project/twig-extensions 2.0.0 2.0.0 Sonata twig extensions ```

Symfony packages

show

``` Direct dependencies required in composer.json: symfony/asset v5.4.13 v6.2.0 Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript fil... symfony/console v5.4.17 v6.2.3 Eases the creation of beautiful and testable command line interfaces symfony/debug-bundle v5.4.11 v6.2.1 Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand fr... symfony/dotenv v5.4.5 v6.2.0 Registers environment variables from a .env file symfony/flex v2.2.4 v2.2.4 Composer plugin for Symfony symfony/framework-bundle v5.4.17 v6.2.3 Provides a tight integration between Symfony components and the Symfony full-stack framework symfony/mailer v5.4.17 v6.2.2 Helps sending emails symfony/maker-bundle v1.48.0 v1.48.0 Symfony Maker helps you create empty commands, controllers, form classes, tests and more so... symfony/monolog-bundle v3.8.0 v3.8.0 Symfony MonologBundle symfony/proxy-manager-bridge v5.4.6 v6.2.0 Provides integration for ProxyManager with various Symfony components symfony/runtime v5.4.11 v6.2.0 Enables decoupling PHP applications from global state symfony/stopwatch v5.4.13 v6.2.0 Provides a way to profile code symfony/twig-bundle v5.4.17 v6.2.3 Provides a tight integration of Twig into the Symfony full-stack framework symfony/uid v5.4.13 v6.2.0 Provides an object-oriented API to generate and represent UIDs symfony/validator v5.4.17 v6.2.3 Provides tools to validate values symfony/web-profiler-bundle v5.4.17 v6.2.4 Provides a development tool that gives detailed information about the execution of any request symfony/yaml v5.4.17 v6.2.2 Loads and dumps YAML files Transitive dependencies not required in composer.json: symfony/cache v5.4.18 v6.2.4 Provides extended PSR-6, PSR-16 (and tags) implementations symfony/cache-contracts v2.5.2 v3.2.0 Generic abstractions related to caching symfony/config v5.4.11 v6.2.0 Helps you find, load, combine, autofill and validate configuration values of any kind symfony/dependency-injection v5.4.17 v6.2.3 Allows you to standardize and centralize the way objects are constructed in your application symfony/deprecation-contracts v3.2.0 v3.2.0 A generic function and convention to trigger deprecation notices symfony/doctrine-bridge v5.4.17 v6.2.3 Provides integration for Doctrine with various Symfony components symfony/error-handler v5.4.17 v6.2.3 Provides tools to manage errors and ease debugging PHP code symfony/event-dispatcher v5.4.17 v6.2.2 Provides tools that allow your application components to communicate with each other by dis... symfony/event-dispatcher-contracts v3.2.0 v3.2.0 Generic abstractions related to dispatching event symfony/expression-language v5.4.14 v6.2.2 Provides an engine that can compile and evaluate expressions symfony/filesystem v5.4.13 v6.2.0 Provides basic utilities for the filesystem symfony/finder v5.4.17 v6.2.3 Finds files and directories via an intuitive fluent interface symfony/form v5.4.17 v6.2.3 Allows to easily create, process and reuse HTML forms symfony/http-client v5.4.17 v6.2.2 Provides powerful methods to fetch HTTP resources synchronously or asynchronously symfony/http-client-contracts v2.5.2 v3.2.0 Generic abstractions related to HTTP clients symfony/http-foundation v5.4.17 v6.2.2 Defines an object-oriented layer for the HTTP specification symfony/http-kernel v5.4.18 v6.2.4 Provides a structured process for converting a Request into a Response symfony/intl v5.4.15 v6.2.0 Provides a PHP replacement layer for the C intl extension that includes additional data fro... symfony/mime v5.4.17 v6.2.2 Allows manipulating MIME messages symfony/monolog-bridge v5.4.17 v6.2.2 Provides integration for Monolog with various Symfony components symfony/options-resolver v5.4.11 v6.2.0 Provides an improved replacement for the array_replace PHP function symfony/password-hasher v5.4.11 v6.2.0 Provides password hashing utilities symfony/polyfill-intl-grapheme v1.27.0 v1.27.0 Symfony polyfill for intl's grapheme_* functions symfony/polyfill-intl-icu v1.27.0 v1.27.0 Symfony polyfill for intl's ICU-related data and classes symfony/polyfill-intl-idn v1.27.0 v1.27.0 Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions symfony/polyfill-intl-normalizer v1.27.0 v1.27.0 Symfony polyfill for intl's Normalizer class and related functions symfony/polyfill-mbstring v1.27.0 v1.27.0 Symfony polyfill for the Mbstring extension symfony/polyfill-php73 v1.27.0 v1.27.0 Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions symfony/polyfill-php80 v1.27.0 v1.27.0 Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions symfony/polyfill-php81 v1.27.0 v1.27.0 Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions symfony/polyfill-uuid v1.27.0 v1.27.0 Symfony polyfill for uuid functions symfony/property-access v5.4.15 v6.2.3 Provides functions to read and write from/to an object or array using a simple string notation symfony/property-info v5.4.17 v6.2.3 Extracts information about PHP class' properties using metadata of popular sources symfony/routing v5.4.17 v6.2.3 Maps an HTTP request to a set of configuration variables symfony/security-acl v3.3.2 v3.3.2 Symfony Security Component - ACL (Access Control List) symfony/security-bundle v5.4.17 v6.2.3 Provides a tight integration of the Security component into the Symfony full-stack framework symfony/security-core v5.4.15 v6.2.2 Symfony Security Component - Core Library symfony/security-csrf v5.4.11 v6.2.0 Symfony Security Component - CSRF Library symfony/security-guard v5.4.13 v5.4.13 Symfony Security Component - Guard symfony/security-http v5.4.17 v6.2.2 Symfony Security Component - HTTP Integration symfony/serializer v5.4.17 v6.2.3 Handles serializing and deserializing data structures, including object graphs, into array ... symfony/service-contracts v2.5.2 v3.2.0 Generic abstractions related to writing services symfony/string v5.4.17 v6.2.2 Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grap... symfony/translation v5.4.14 v6.2.3 Provides tools to internationalize your application symfony/translation-contracts v2.5.2 v3.2.0 Generic abstractions related to translation symfony/twig-bridge v5.4.17 v6.2.3 Provides integration for Twig with various Symfony components symfony/var-dumper v5.4.17 v6.2.3 Provides mechanisms for walking through any arbitrary PHP variable symfony/var-exporter v5.4.17 v6.2.3 Allows exporting any serializable PHP data structure to plain PHP code ```

PHP version

PHP 8.1.14 (cli) (built: Jan  6 2023 00:41:45) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.14, Copyright (c) Zend Technologies

Subject

Greetings. I installed the library, made migrations, go to the history - there is data, but when checking it - the answer is empty. Whichever field is changed. Everything is in the database, the problem is with the withdrawal. image

Steps to reproduce

Install the library, by default try to change some of the entities and check or compare the changes.

Expected results

Empty result

Actual results

Object data

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.