When current tracking is changed from Chrome extension (ex. stopped or started), web application does not receive the update.
One of possible reproduction scenarios:
- Go to web application and start time tracking
- Go to Chrome Toggl extension and stop time tracking
- Go back to web application and check the tracking
EXPECTED: The tracking should be updated in the web application - i.e. it should be stopped.
CURRENT: The tracking in the web application is not updated – i.e. the time still runs on the web UI, even though the entry is already stopped in the Toggl backend.