Afform - reset managed entities when deleting a dashlet
authorColeman Watts <coleman@civicrm.org>
Wed, 16 Mar 2022 21:54:21 +0000 (17:54 -0400)
committerColeman Watts <coleman@civicrm.org>
Wed, 16 Mar 2022 23:36:48 +0000 (19:36 -0400)
commitcc9b2a9570dd2380b3706c19cf39390641cf0ad7
treed0891fbd17b06b875b16892786b94773eee63a3c
parentd74a5e097f29f3033044d4a5d5a9998edce61d65
Afform - reset managed entities when deleting a dashlet

Fixes dev/core#3122
CRM/Core/ManagedEntities.php
Civi/Api4/Generic/BasicBatchAction.php
ext/afform/core/Civi/Api4/Action/Afform/Revert.php [new file with mode: 0644]
ext/afform/core/Civi/Api4/Afform.php
ext/afform/core/Civi/Api4/Utils/AfformSaveTrait.php
ext/afform/mock/tests/phpunit/api/v4/AfformTest.php