I've set up Atom 2.9.1 - 193 using Docker.
While running some tests, I encountered an error when attempting to generate a box label report. The following error appeared in the job report:
Exception: implode(): Argument #2 ($array) must be of type ?array, string given
File: /atom/src/lib/job/arGenerateReportJob.class.php Line: 240
I’m able to generate other reports successfully, such as physical storage locations and file list reports.