Skip to content

fix(timer): resolve 405 when starting a timer from tasks/project views#29

Merged
evilguy4000 merged 1 commit intodevelopfrom
Bug-StartTimerFromTaskNotPossible
Sep 3, 2025
Merged

fix(timer): resolve 405 when starting a timer from tasks/project views#29
evilguy4000 merged 1 commit intodevelopfrom
Bug-StartTimerFromTaskNotPossible

Conversation

@evilguy4000
Copy link
Copy Markdown
Collaborator

Use GET route timer.start_timer_for_project instead of POST-only timer.start_timer in task and project templates. This fixes “405 Method Not Allowed” when starting a timer from /tasks and /tasks/, and from the project view.

Use GET route `timer.start_timer_for_project` instead of POST-only `timer.start_timer`
in task and project templates. This fixes “405 Method Not Allowed” when starting a
timer from /tasks and /tasks/<id>, and from the project view.
@evilguy4000 evilguy4000 merged commit cce6683 into develop Sep 3, 2025
@evilguy4000 evilguy4000 deleted the Bug-StartTimerFromTaskNotPossible branch September 19, 2025 06:51
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

Successfully merging this pull request may close these issues.

1 participant