diff --git a/app/config/collections.php b/app/config/collections.php index 62669c5f21..6789237c9c 100644 --- a/app/config/collections.php +++ b/app/config/collections.php @@ -1287,7 +1287,7 @@ $collections = [ 'key' => 'certificateId', 'type' => Database::SYSTEM_VAR_TYPE_KEY, 'default' => '', - 'required' => true, + 'required' => false, 'array' => false, ], ],