Skip to content

Clicking on a Shift in My Shifts causes NotFound Exception #20

Description

@Kazunekit

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
Image

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)    ```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

backendbugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions