QuickSubmit authorization error

Dear,
We updated to version 3.4.0.7 and noticed that when accessing the quicksubmit plugin with the portal administrator user (multiple magazines) we received a blank screen and an error code 500, below is the PHP error log.

[11-Feb-2025 09:59:09 America/Sao_Paulo] PHP Fatal error:  Uncaught Illuminate\Support\ItemNotFoundException in /var/www/html/ojs/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1298
Stack trace:
#0 /var/www/html/ojs/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Collections/LazyCollection.php(1243): Illuminate\Support\Collection->firstOrFail()
#1 /var/www/html/ojs/plugins/importexport/quickSubmit/QuickSubmitForm.php(316): Illuminate\Support\LazyCollection->firstOrFail()
#2 /var/www/html/ojs/plugins/importexport/quickSubmit/QuickSubmitPlugin.php(94): APP\plugins\importexport\quickSubmit\QuickSubmitForm->initData()
#3 /var/www/html/ojs/lib/pkp/pages/management/PKPToolsHandler.php(104): APP\plugins\importexport\quickSubmit\QuickSubmitPlugin->display()
#4 [internal function]: PKP\pages\management\PKPToolsHandler->importexport()
#5 /var/www/html/ojs/lib/pkp/classes/core/PKPRouter.php(334): call_user_func()
#6 /var/www/html/ojs/lib/pkp/classes/core/PKPPageRouter.php(278): PKP\core\PKPRouter->_authorizeInitializeAndCallRequest()
#7 /var/www/html/ojs/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPPageRouter->route()
#8 /var/www/html/ojs/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->dispatch()
#9 /var/www/html/ojs/index.php(21): PKP\core\PKPApplication->execute()
#10 {main}
  thrown in /var/www/html/ojs/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Collections/Collection.php on line 1298
192.168.1.45 - - [11/Feb/2025:09:59:08 -0300] "GET /index.php/permusi/management/importexport/plugin/QuickSubmitPlugin HTTP/1.1" 500 -

When we access the magazine manager profile user, the error does not occur.

Regards,
Bruno Gomes

1 Like