Skip to content

Adding Project To Favorites From Project Hub - icon just spins #3363

@compumatter

Description

@compumatter

What is your set up?

Self Hosted Server

Version

3.7.1

Describe the issue

When on the Project Hub clicking the favorites star icon in the top right of any project just causes the star icon to spin and never make it a favorite

See attached video https://youtu.be/4q7QmDEAzmc

Reproduction steps

  1. Open Leantime
  2. Click Project Hub
  3. Click a star to favorite a project
    ...

Error Logs (LEANTIMEFOLDER/storage/logs)

Console log in browser - happens as a direct result of the favorites icon click


htmx.min.js:1 
 GET https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=97 404 (Not Found)

htmx.min.js:1 Response Status Error Code 404 from https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=97
htmx.min.js:1 
 GET https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=100 404 (Not Found)
htmx.min.js:1 Response Status Error Code 404 from https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=100
htmx.min.js:1 
 GET https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=99 404 (Not Found)
htmx.min.js:1 Response Status Error Code 404 from https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=99
htmx.min.js:1 
 GET https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=7 404 (Not Found)
htmx.min.js:1 Response Status Error Code 404 from https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=7
htmx.min.js:1 
 GET https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=91 404 (Not Found)
htmx.min.js:1 Response Status Error Code 404 from https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=91
htmx.min.js:1 
 GET https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=92 404 (Not Found)
htmx.min.js:1 Response Status Error Code 404 from https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=92
htmx.min.js:1 
 GET https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=98 404 (Not Found)
htmx.min.js:1 Response Status Error Code 404 from https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=98
htmx.min.js:1 
 GET https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=8 404 (Not Found)
htmx.min.js:1 Response Status Error Code 404 from https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=8
htmx.min.js:1 
 GET https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=93 404 (Not Found)
htmx.min.js:1 Response Status Error Code 404 from https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=93
htmx.min.js:1 
 GET https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=31 404 (Not Found)
htmx.min.js:1 Response Status Error Code 404 from https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=31
htmx.min.js:1 
 GET https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=78 404 (Not Found)
htmx.min.js:1 Response Status Error Code 404 from https://projects.compumatter.biz/hx/projects/projectCardProgress/getProgress?pId=78


/storage/logs/deprecations.log

[2026-04-12 18:08:54] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 29
[2026-04-12 18:08:54] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 44
[2026-04-12 18:08:54] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 45
[2026-04-12 18:08:54] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 45
[2026-04-12 18:08:54] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 48
[2026-04-12 18:08:54] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 60
[2026-04-12 18:08:54] production.WARNING: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /SM_DATA/web_projects/public_html/storage/framework/views/4d2e461ed0f642981290a8eaef1b6067.php on line 101
[2026-04-12 18:16:40] production.WARNING: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /SM_DATA/web_projects/public_html/app/Core/Http/IncomingRequest.php on line 290
[2026-04-12 18:16:43] 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 /SM_DATA/web_projects/public_html/app/Domain/Widgets/Services/Widgets.php on line 158
[2026-04-12 18:16:43] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 29
[2026-04-12 18:16:43] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 44
[2026-04-12 18:16:43] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 45
[2026-04-12 18:16:43] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 45
[2026-04-12 18:16:43] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 48
[2026-04-12 18:16:43] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 60
[2026-04-12 18:16:43] production.WARNING: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /SM_DATA/web_projects/public_html/storage/framework/views/4d2e461ed0f642981290a8eaef1b6067.php on line 101
[2026-04-12 18:16:43] production.WARNING: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /SM_DATA/web_projects/public_html/storage/framework/views/4d2e461ed0f642981290a8eaef1b6067.php on line 101
[2026-04-12 18:16:57] production.WARNING: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /SM_DATA/web_projects/public_html/storage/framework/views/4d2e461ed0f642981290a8eaef1b6067.php on line 101
[2026-04-12 18:16:57] production.WARNING: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /SM_DATA/web_projects/public_html/storage/framework/views/4d2e461ed0f642981290a8eaef1b6067.php on line 101
[2026-04-12 18:16:57] 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 /SM_DATA/web_projects/public_html/app/Domain/Widgets/Services/Widgets.php on line 158
[2026-04-12 18:16:57] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 29
[2026-04-12 18:16:57] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 44
[2026-04-12 18:16:57] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 45
[2026-04-12 18:16:57] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 45
[2026-04-12 18:16:57] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 48
[2026-04-12 18:16:57] 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 /SM_DATA/web_projects/public_html/app/Core/Events/DispatchesEvents.php on line 60

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions