Project names are no longer automatically reflected when Toggl and Todoist are linked

We use the Chrome extension for Toggl to work with Todoist. Even though the project names in both projects match, they have not been automatically reflected for about a month now. What should I do? I have tried reinstalling the extension. And it was working fine before one month.

Similar issue occur on my environment below.

  • toggl extension 4.7.7.1
  • chrome Version 135.0.7049.52 (Official Build) (64-bit)
  • Ubuntu 22.04.3 LTS

In my case, sometime success to reflect project.
I tried to debug with chrome developer tool.
I found that when I fail to reflect project, project name is not passed to projectResolver.worker.js .
But not sure about the reason.

As far as I see, below works as a workaround.

  1. click particular todo on todoist
  2. click toggl button on the task

Toggl button on “todo list” seems not working, but Toggl button on “todo” is working.