diff --git a/app/config/collections.php b/app/config/collections.php index 12904a1e20..2ef81ceb18 100644 --- a/app/config/collections.php +++ b/app/config/collections.php @@ -986,7 +986,7 @@ $collections = [ 'format' => '', 'size' => Database::LENGTH_KEY, 'signed' => true, - 'required' => true, + 'required' => false, 'default' => null, 'array' => false, 'filters' => [],