-
-
Notifications
You must be signed in to change notification settings - Fork 657
Description
What is your set up?
Self Hosted Server
Version
3.5.3
Describe the issue
If you login as a user with "Read Only" or "Commenter" role, you can't read the tasks from the milestone-view (/tickets/roadmap). But you can read all tasks from the To-Dos dashbaord (/tickets/showKanban)
Reproduction steps
- Login a user with "Read Only" or "Commenter" role
- Switch to a project that is assigned to you
- Switch to /tickets/roadmap
- Click on a milestone
- You will see in the infobox the milestone is "undefined"
- Click on "View To-Dos"
- You get an error "{ "message": "Can't find valid method forget in " }"
Error Logs (LEANTIMEFOLDER/storage/logs)
[2025-06-10 09:13:05] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::dispatch_filter is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Domain/Widgets/Services/Widgets.php on line 158
[2025-06-10 09:13:05] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::get_event_context is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 31
[2025-06-10 09:13:05] production.WARNING: Accessing static trait property Leantime\Core\Events\DispatchesEvents::$event_context is deprecated, it should only be accessed on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 46
[2025-06-10 09:13:05] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::set_class_context is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 47
[2025-06-10 09:13:05] production.WARNING: Accessing static trait property Leantime\Core\Events\DispatchesEvents::$event_context is deprecated, it should only be accessed on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 47
[2025-06-10 09:13:05] production.WARNING: Accessing static trait property Leantime\Core\Events\DispatchesEvents::$event_context is deprecated, it should only be accessed on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 50
[2025-06-10 09:13:05] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::get_function_context is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 62
[2025-06-10 09:13:05] production.WARNING: Creation of dynamic property Leantime\Domain\Widgets\Models\Widget::$isNew is deprecated in /usr/www/users/projes/leantime/app/Domain/Widgets/Services/Widgets.php on line 255
[2025-06-10 09:13:11] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::dispatch_filter is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Domain/Widgets/Services/Widgets.php on line 158
[2025-06-10 09:13:11] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::get_event_context is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 31
[2025-06-10 09:13:11] production.WARNING: Accessing static trait property Leantime\Core\Events\DispatchesEvents::$event_context is deprecated, it should only be accessed on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 46
[2025-06-10 09:13:11] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::set_class_context is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 47
[2025-06-10 09:13:11] production.WARNING: Accessing static trait property Leantime\Core\Events\DispatchesEvents::$event_context is deprecated, it should only be accessed on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 47
[2025-06-10 09:13:11] production.WARNING: Accessing static trait property Leantime\Core\Events\DispatchesEvents::$event_context is deprecated, it should only be accessed on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 50
[2025-06-10 09:13:11] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::get_function_context is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 62
[2025-06-10 09:13:11] production.WARNING: Creation of dynamic property Leantime\Domain\Widgets\Models\Widget::$isNew is deprecated in /usr/www/users/projes/leantime/app/Domain/Widgets/Services/Widgets.php on line 255
[2025-06-10 09:13:22] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::dispatch_filter is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Domain/Widgets/Services/Widgets.php on line 158
[2025-06-10 09:13:22] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::get_event_context is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 31
[2025-06-10 09:13:22] production.WARNING: Accessing static trait property Leantime\Core\Events\DispatchesEvents::$event_context is deprecated, it should only be accessed on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 46
[2025-06-10 09:13:22] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::set_class_context is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 47
[2025-06-10 09:13:22] production.WARNING: Accessing static trait property Leantime\Core\Events\DispatchesEvents::$event_context is deprecated, it should only be accessed on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 47
[2025-06-10 09:13:22] production.WARNING: Accessing static trait property Leantime\Core\Events\DispatchesEvents::$event_context is deprecated, it should only be accessed on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 50
[2025-06-10 09:13:22] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::get_function_context is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 62
[2025-06-10 09:13:22] production.WARNING: Creation of dynamic property Leantime\Domain\Widgets\Models\Widget::$isNew is deprecated in /usr/www/users/projes/leantime/app/Domain/Widgets/Services/Widgets.php on line 255
[2025-06-10 09:13:37] production.WARNING: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /usr/www/users/projes/leantime/app/Core/Http/IncomingRequest.php on line 283
[2025-06-10 09:13:39] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::dispatch_filter is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Domain/Widgets/Services/Widgets.php on line 158
[2025-06-10 09:13:39] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::get_event_context is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 31
[2025-06-10 09:13:39] production.WARNING: Accessing static trait property Leantime\Core\Events\DispatchesEvents::$event_context is deprecated, it should only be accessed on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 46
[2025-06-10 09:13:39] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::set_class_context is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 47
[2025-06-10 09:13:39] production.WARNING: Accessing static trait property Leantime\Core\Events\DispatchesEvents::$event_context is deprecated, it should only be accessed on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 47
[2025-06-10 09:13:39] production.WARNING: Accessing static trait property Leantime\Core\Events\DispatchesEvents::$event_context is deprecated, it should only be accessed on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 50
[2025-06-10 09:13:39] production.WARNING: Calling static trait method Leantime\Core\Events\DispatchesEvents::get_function_context is deprecated, it should only be called on a class using the trait in /usr/www/users/projes/leantime/app/Core/Events/DispatchesEvents.php on line 62
[2025-06-10 09:13:39] production.WARNING: Creation of dynamic property Leantime\Domain\Widgets\Models\Widget::$isNew is deprecated in /usr/www/users/projes/leantime/app/Domain/Widgets/Services/Widgets.php on line 255