Error with prune records operation
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3431799. --> Related to !14 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I get this error when I try to prune records.<br> Even though I changed the "Settings to prune database records", plugin settings or other danse settings, I did not get any results. The error occurs again.<br> Any idea, please?</p> <pre>ArgumentCountError: Too few arguments to function Drupal\danse\Form\Prune::__construct(), 0 passed in /var/www/html/mysite/web/core/lib/Drupal/Core/Form/FormBase.php on line 82 and exactly 1 expected in Drupal\danse\Form\Prune-&gt;__construct() (line 29 of /var/www/html/mysite/web/modules/contrib/danse/src/Form/Prune.php).</pre>
issue