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 property 'parentId' of undefined #653

Closed natea closed 3 years ago

natea commented 4 years ago

Your Environment

Expected Behavior

The app aborted with this error.

Current Behavior

When I clicked a scheduled task and tried to mark it as done, the following error occurrred:

Screen Shot 2020-11-08 at 9 47 30 AM

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Console Output

Error Log (Desktop only)

johannesjo commented 4 years ago

Hey @natea ! Thank you very much for reporting this. Not sure what to make of this as the stacktrace doesn't make any sense (there can be no such error at the place it is shown). A couple of questions:

  1. Where did you click the task before the error occurred?
  2. What happens after restarting the app?
  3. Are you using the dmg version, the mac store version or are you using the app inside the browser (and if so which one)?
natea commented 4 years ago

I clicked on the complete task button which then triggered the error. After I restarted the app, the error went away. i'm using Mac appstore version.

On Sun, Nov 8, 2020 at 2:52 PM Johannes Millan notifications@github.com wrote:

Hey @natea https://github.com/natea ! Thank you very much for reporting this. Not sure what to make of this as the stacktrace doesn't make any sense (there can be no such error at the place it is shown). A couple of questions:

  1. Where did you click the task before the error occurred?
  2. What happens after restarting the app?
  3. Are you using the dmg version, the mac store version or are you using the app inside the browser (and if so which one)?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/johannesjo/super-productivity/issues/653#issuecomment-723657172, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA5BSCOYMVDQKZN3PBQS5LSO3ZJJANCNFSM4TOLT5QA .

--

Website: http://www.appsembler.com Blog: http://www.appsembler.com/blog Twitter: http://twitter.com/natea LinkedIn: http://linkedin.com/in/natea Phone: +1 (617) 702-4331

johannesjo commented 3 years ago

I am still unable to reproduce this, but I added some improved logging to be able to debug it better the next time. I am closing this, but please let me know if the error occurs again.