Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List view not working and Summary view not working properly #119

Open
Liebhecht opened this issue Mar 21, 2023 · 12 comments
Open

List view not working and Summary view not working properly #119

Liebhecht opened this issue Mar 21, 2023 · 12 comments
Labels
bug Something isn't working cannot reproduce

Comments

@Liebhecht
Copy link

The list view just doesn't work at all and gives me the error message:

Failed to load Toggl report ☹️
The Toggl API returned the following response:
Error message:
Cannot read properties of undefined (reading 'filter')

The Summary view kind of works. It gives me the time entries but for the projects there is "(No project)" even though the have projects assigned in toggl.

@nschutz
Copy link

nschutz commented Mar 21, 2023

I'm seeing this issue as well

@nschutz
Copy link

nschutz commented Mar 21, 2023

This could be related to the brownouts to make us aware of the swap to the v9 API. I see there's commits in the repo referencing v9, seems like the devs are aware of this

@mcndt
Copy link
Owner

mcndt commented Mar 21, 2023

Hi, I already released the move to the v9 API two weeks ago: https://github.com/mcndt/obsidian-toggl-integration/releases/tag/0.10.0

Can you check you're using version 0.10.0 of the plugin?

@mcndt mcndt added bug Something isn't working cannot reproduce labels Mar 21, 2023
@nschutz
Copy link

nschutz commented Mar 22, 2023

I hit the "check for updates" button before I left my comment, and didn't see the option to upgrade the plugin. However the reports are working for me fine now 🤷‍♂️.

@mcgradymvp
Copy link

got the same issue

  1. SUMMARY does not show project names (only display "No project")
  2. LIST got error message "Cannot read properties of undefined (reading 'filter')"

@janeilagan
Copy link

got the same issue

  1. SUMMARY does not show project names (only display "No project")
  2. LIST got error message "Cannot read properties of undefined (reading 'filter')"

exactly what's happening for me as well.

@mbrydak
Copy link

mbrydak commented May 10, 2023

got the same issue

1. SUMMARY does not show project names (only display "No project")

2. LIST got error message "Cannot read properties of undefined (reading 'filter')"

same here

@casper-man
Copy link

got the same issue

1. SUMMARY does not show project names (only display "No project")
2. LIST got error message "Cannot read properties of undefined (reading 'filter')"

The problem is relevant on version 0.10.0

@mayukhc
Copy link

mayukhc commented Jul 14, 2023

Similar problem here, SUMMARY displays "No Project", LIST is working for me though, version 0.10.0.

@mcndt
Copy link
Owner

mcndt commented Jul 23, 2023

Does this happen consistently? Or only under specific circumstances? I'm having trouble reproducing this at all locally so any context is welcome.

@mayukhc
Copy link

mayukhc commented Jul 25, 2023

Views working for me now, I had to remove and re-add the API key and choose the right workspace.

@antonio-lopez
Copy link

Had the same problem upon initial configuration. Seems to be related to this issue #125 (comment).
I deleted my API token, re-added it, tested token, and chose correct workspace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cannot reproduce
Projects
None yet
Development

No branches or pull requests

9 participants