Merge branch 'develop' into 2.4

pull/9602/head
Sami Mokaddem 2024-02-29 14:53:20 +01:00
commit 5c21896d96
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 0 deletions

View File

@ -2520,6 +2520,7 @@ class Event extends AppModel
'noEventReports' => $options['noEventReports'],
'noSightings' => isset($options['noSightings']) ? $options['noSightings'] : null,
'sgReferenceOnly' => $options['sgReferenceOnly'],
'includeAnalystData' => $options['includeAnalystData'],
]);
foreach ($extensions as $extensionEvent) {
$eventMeta = array(