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

Unable to stop entry once it's started #50

Open
exhuma opened this issue Oct 15, 2024 · 1 comment
Open

Unable to stop entry once it's started #50

exhuma opened this issue Oct 15, 2024 · 1 comment

Comments

@exhuma
Copy link

exhuma commented Oct 15, 2024

I started an entry using the command-palette (CTRL+Shift+P) then selecting Clockify: Start Tracking.

The entry is now running but I can't stop it. Neither via the command-palette, nor the status-bar button. In the output of VS-Code I see this:

2024-10-15 07:36:42.149 [error] [Extension Host] Error stopping time entry AxiosError: Request failed with status code 400
    at Pe (/home/node/.vscode-server/extensions/tobiaswaelde.clockify-tracker-4.0.3/dist/extension.js:2:405467)
    at IncomingMessage.<anonymous> (/home/node/.vscode-server/extensions/tobiaswaelde.clockify-tracker-4.0.3/dist/extension.js:2:417000)
    at IncomingMessage.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
@exhuma
Copy link
Author

exhuma commented Oct 15, 2024

I just saw in the web UI that for some reason the entry had no project. Might have been a misclick when starting the issue.

In any case, it would be nicer to have a popup to select the project when the task is stopped and it has no project yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant