Not sure if something wrong with assignment or if the shift shouldn't be visible in My Shifts at all.
Only issue with Staff Shift, other shifts appear to work okay

shift uuid 9ef45377-85a1-4522-9f8b-59061c089e0e
logged in as admin
Trace:
Symfony\Component\HttpKernel\Exception\NotFoundHttpException:
Not Found
at vendor/symfony/framework-bundle/Controller/AbstractController.php:326
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException()
(src/Controller/ShiftBrowseController.php:103)
at App\Controller\ShiftBrowseController->show(object(Shift))
(vendor/symfony/http-kernel/HttpKernel.php:183)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
(vendor/symfony/http-kernel/HttpKernel.php:76)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
(vendor/symfony/http-kernel/Kernel.php:191)
at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
(vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
(vendor/autoload_runtime.php:32)
at require_once('/app/vendor/autoload_runtime.php')
(public/index.php:5) ```
Not sure if something wrong with assignment or if the shift shouldn't be visible in My Shifts at all.

Only issue with Staff Shift, other shifts appear to work okay
shift uuid
9ef45377-85a1-4522-9f8b-59061c089e0elogged in as
adminTrace: