-
Type:
Bug
-
Resolution: Done
-
Priority:
Blocker
-
Affects Version/s: COmanage Registry 5.1.0 (Class 5 Rapids)
The file app/src/Model/Table/PetitionsTable.php is missing the line
use \App\Lib\Util\DeliveryUtilities;
|
and as such an enrollment flow that attempts to send an email notification results in a stack trace about the missing class.