johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
10.92k stars 869 forks source link

TypeError: Cannot read properties of undefined (reading 'entities') #3405

Open Dantemau opened 2 weeks ago

Dantemau commented 2 weeks ago

Steps to Reproduce

1. 2. 3. 4.

Error Log (Desktop only)

Console Output

Meta Info

META: SP9.0.7 Electron – en-US – Win32 – Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/9.0.7 Chrome/122.0.6261.156 Electron/29.4.5 Safari/537.36

Stacktrace

TypeError: Cannot read properties of undefined (reading 'entities')
    at fYe (file:///C:/Users/KDanielADLAP/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-3NYUOZFK.js:163:7949)
    at file:///C:/Users/KDanielADLAP/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-3NYUOZFK.js:163:5816
    at Array.forEach (<anonymous>)
    at lYe (file:///C:/Users/KDanielADLAP/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-3NYUOZFK.js:163:5799)
    at mpe (file:///C:/Users/KDanielADLAP/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-3NYUOZFK.js:163:5642)
    at e.repairData (file:///C:/Users/KDanielADLAP/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-3NYUOZFK.js:163:12317)
    at e.<anonymous> (file:///C:/Users/KDanielADLAP/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-3NYUOZFK.js:170:8520)
    at Generator.next (<anonymous>)
    at o (file:///C:/Users/KDanielADLAP/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-3NYUOZFK.js:1:1522)
    at a.invoke (file:///C:/Users/KDanielADLAP/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/polyfills-EFGSVQYE.js:1:38702)

Actions Before Error

1725497754932: [WorkContext] Set Active Work Context 
1725497754975: [Task] SetSelectedTask 
1725497755822: [Layout] Hide SideBar 
1725497756462: [Bookmark] Load Bookmark State 
1725497756468: [Project] Load Project related Data Success 
1725497756537: [Improvement] Clear Hidden Improvements 
1725497756538: [Improvement] Delete multiple Improvements 
1725497763014: [Layout] Toggle SideBar 
1725497781995: [Layout] Hide SideBar (2) 
1725497811126: [Global Config] Update Global Config Section 
1725497811165: [Persistence] Save to DB 
1725497811166: [Dropbox] Trigger Auth Dialog 
1725497876881: [FocusMode] Set focus session elapsed time 
1725497876993: [SP_ALL] Load(import) all data 
1725497876997: [SP_ALL] All Data was loaded 
1725497879945: [Layout] Toggle SideBar 
1725497882819: [Layout] Hide SideBar (2) 
1725497891125: [Global Config] Update Global Config Section 
1725497891170: [Persistence] Save to DB 
1725497894378: [Layout] Toggle SideBar 
1725497895821: [Layout] Hide SideBar (2) 
1725497899264: [Task] UnsetCurrentTask 
1725497899268: [Pomodoro] Pause Pomodoro 
1725497899269: [SimpleCounter] Turn off all simple counters 
1725497904831: [FocusMode] Set focus session elapsed time 
1725497904948: [SP_ALL] Load(import) all data 
1725497904954: [SP_ALL] All Data was loaded 
1725497970563: [Layout] Toggle SideBar 
1725497973030: [Layout] Hide SideBar (2) 
1725498035186: [Persistence] Save to DB
github-actions[bot] commented 2 weeks ago

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

github-actions[bot] commented 2 weeks ago

Hello there Dantemau! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

johannesjo commented 2 weeks ago

Can you provide a little more input, please?