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
11.9k stars 921 forks source link

TypeError: Cannot read properties of undefined (reading 'id') #3481

Open huouer opened 1 month ago

huouer commented 1 month ago

Steps to Reproduce

1. 2. 3. 4.

Error Log (Desktop only)

Console Output

Meta Info

META: SP10.0.6 Electron – en-US – Win32 – Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/10.0.6 Chrome/126.0.6478.185 Electron/31.3.1 Safari/537.36

Stacktrace

TypeError: Cannot read properties of undefined (reading 'id')
    at VG.trackById [as _trackByFn] (file:///C:/Users/huoue/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-M67BFED4.js:180:2297)
    at VG.check (file:///C:/Users/huoue/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-M67BFED4.js:98:125080)
    at VG.diff (file:///C:/Users/huoue/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-M67BFED4.js:98:124909)
    at e.ngDoCheck (file:///C:/Users/huoue/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-M67BFED4.js:98:159511)
    at pte (file:///C:/Users/huoue/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-M67BFED4.js:98:20595)
    at wNe (file:///C:/Users/huoue/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-M67BFED4.js:98:20756)
    at Gie (file:///C:/Users/huoue/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-M67BFED4.js:98:20499)
    at fR (file:///C:/Users/huoue/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-M67BFED4.js:98:20223)
    at jne (file:///C:/Users/huoue/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-M67BFED4.js:98:48223)
    at m (file:///C:/Users/huoue/AppData/Local/Programs/superProductivity/resources/app.asar/dist/browser/main-M67BFED4.js:98:48068)

Actions Before Error

1726538849958: [Tag] Update Work End for Tag 
1726538849959: [Persistence] Save to DB (3) 
1726538850955: [Task] Add time spent 
1726538850958: [Project] Update Work End 
1726538850958: [Tag] Update Work End for Tag 
1726538850959: [Persistence] Save to DB (3) 
1726538851955: [Task] Add time spent 
1726538851957: [Project] Update Work End 
1726538851958: [Tag] Update Work End for Tag 
1726538851959: [Persistence] Save to DB (3) 
1726538853570: [Task] Add time spent 
1726538853573: [Project] Update Work End 
1726538853573: [Tag] Update Work End for Tag 
1726538853574: [Persistence] Save to DB (3) 
1726538854044: [Task] Add time spent 
1726538854045: [Project] Update Work End 
1726538854046: [Tag] Update Work End for Tag 
1726538854047: [Persistence] Save to DB (3) 
1726538855115: [Task] Add time spent 
1726538855118: [Project] Update Work End 
1726538855118: [Tag] Update Work End for Tag 
1726538855120: [Persistence] Save to DB (3) 
1726538855816: [FocusMode] Set focus session elapsed time 
1726538855918: [SP_ALL] Load(import) all data 
1726538855942: [Idle] Reset 
1726538855943: [SP_ALL] All Data was loaded 
1726538956696: [Layout] Hide SideBar (2) 
1726538963395: [Task] SetSelectedTask 
1726538963397: [Layout] Hide Notes 
1726538967967: [Task] SetSelectedTask
github-actions[bot] commented 1 month 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 1 month ago

Hello there huouer! 👋

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 1 month ago

Possibly a duplicate of https://github.com/johannesjo/super-productivity/issues/3475