Leantime / leantime

Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
https://leantime.io
GNU Affero General Public License v3.0
4.75k stars 597 forks source link

cli: fix crash when running commands #2754

Closed gramakri closed 1 month ago

gramakri commented 1 month ago

The commands are cached in cache store and not in session object.

Fixes #2710

Description

Long ago this was in _SESSION. Then, it moved to session() and now it's in the Cache

Link to ticket

https://github.com/Leantime/leantime/issues/2710

Type

Screenshot of the result

No change in UI