magento2-admin-activity icon indicating copy to clipboard operation
magento2-admin-activity copied to clipboard

Magento 2 - Admin Activity by KiwiCommerce

Results 8 magento2-admin-activity issues
Sort by recently updated
recently updated
newest added

Here's how I fixed/circumvented it for now, not sure if this is the correct fix; ``` diff --git Model/Processor.php Model/Processor.php index f0ddde1..ce58d1c 100644 --- Model/Processor.php +++ Model/Processor.php @@ -624,7 +624,7...

Hi Team, I have noticed that admin activity changes are incorrectly logged for below section. Admin -> content -> Design -> Configuration. Changes in this section are incorrectly stored. I...

When I run a code check I see this ``` ------ ----------------------------------------------------------------- Line Helper/Data.php ------ ----------------------------------------------------------------- 118 Class Magento\Framework\App\Config\Value\Interceptor not found. ``` Trouble is I don't see this class in...

Warning on PHP Unit test ``` 1) KiwiCommerce\AdminActivity\Test\Unit\Model\ProcessorTest::testValidate This test did not perform any assertions /code/Test/Unit/Model/ProcessorTest.php:143 /composer/vendor/phpunit/phpunit/src/TextUI/Command.php:206 /composer/vendor/phpunit/phpunit/src/TextUI/Command.php:162 ```

### Preconditions 1. Magento 2.3.4 2. PHP 7.3.2 ### Steps to reproduce 1. Installed magento v 2.3.4 2. Switched to developer mode via console command 3. Installed plugin via command:...

### Title timezone not working ### Preconditions 1. Magento 2.1.6 2. MySQL 5.7.19 3. PHP 5.6.31 ### Steps to reproduce 1. time is not correct in admin logs. It is...

### Title ### Preconditions 1. 2. ### Steps to reproduce 1. 2. ### Expected result 1. [Screenshots, logs or description] ### Actual result 1. [Screenshots, logs or description]